Skip to content

Use bitcoin-cli commands to get useful information from bitcoin core like blockchain data, wallet balances, network traffic, peer connections and run-time

License

Notifications You must be signed in to change notification settings

mrsteve0924/Bitcoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

some bitcoin-cli commands put together to get useful information from bitcoind

requires jq to parse json files

bitcoin4 output

  • The wallet balance in BTC and $US will be displayed if wallet is enabled

Screenshot_2021-08-21_19-28-31

addr - shows used and new addresses. help prevent reusing old addresses

monitor - sends notification if bitcoin core crashes

About

Use bitcoin-cli commands to get useful information from bitcoin core like blockchain data, wallet balances, network traffic, peer connections and run-time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages