@kadena/kadena-cli

Kadena CLI tool to interact with the Kadena blockchain (manage keys, transactions, etc.)

typescript-nodeprojects-oop-mybank

This code implements a simple command-line bank management system using TypeScript. It allows users to create a customer profile, perform various banking actions like viewing information, depositing funds (credit), withdrawing funds (debit), and checking

idbkeyvalue

This npm package provides a simple and efficient key-value storage solution using the IndexedDB API. IndexedDB is a low-level API for client-side storage of significant amounts of structured data. With this package, you can easily open or create an Indexe