Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 1.75 KB

Readme.md

File metadata and controls

37 lines (19 loc) · 1.75 KB

BitCypher

All your decentralized action in one place (Bitcoin chain)

Screenshot 2023-12-07 103854 Screenshot 2023-12-07 104019 Screenshot 2023-12-07 104139 Screenshot 2023-12-07 104333 Screenshot 2023-12-07 104521 Screenshot 2023-12-07 104653 Screenshot 2023-12-07 104837 Screenshot 2023-12-07 105041

Please Run the following commands to run the project:

  1. npm install
  2. npm run build
  3. dirmanager create // To create a wallet
  4. dirmanager list // To list all the wallets
  5. dirmanager import // To import a wallet using mnemonic
  6. dirmanager balance // To get balance of a wallet
  7. dirmanager transactions // To get transactions of a wallet
  8. dirmanager generate // To generate a unused address for a wallet