Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ishan-im/bitcypher

Tool to create bitcoin wallet with a click
https://github.com/ishan-im/bitcypher

bip39 bip44 bitcoin bitcoin-wallet nodecli nodejs web3

Last synced: about 1 month ago
JSON representation

Tool to create bitcoin wallet with a click

Awesome Lists containing this project

README

        

# 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