Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ishan-im/bitcypher
- Owner: ishan-im
- Created: 2023-12-18T03:06:13.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-24T03:27:05.000Z (11 months ago)
- Last Synced: 2024-10-13T00:02:41.184Z (about 1 month ago)
- Topics: bip39, bip44, bitcoin, bitcoin-wallet, nodecli, nodejs, web3
- Language: TypeScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# BitCypher
## All your decentralized action in one place (Bitcoin chain)
## 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