https://github.com/rggh/bitcoin
Set up bitcoin core
https://github.com/rggh/bitcoin
bitcoin shell
Last synced: 4 months ago
JSON representation
Set up bitcoin core
- Host: GitHub
- URL: https://github.com/rggh/bitcoin
- Owner: RGGH
- Created: 2022-11-17T09:55:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T21:06:51.000Z (over 3 years ago)
- Last Synced: 2025-09-08T13:55:19.739Z (9 months ago)
- Topics: bitcoin, shell
- Language: Shell
- Homepage:
- Size: 3.03 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitcoin
## Script to set up bitcoin core
###### download btc_test.sh
###### Change { version } to suit
run `btc_test.sh`
---
##### Create a wallet
bitcoin-cli -regtest createwallet my_wallet true
bitcoin-cli -regtest createwallet moo
bitcoin-cli -regtest -generate -rpcwallet="moo"