Skip to content

a cli based bitcoin wallet that has features of bitcoincore which can be run on testnet3,regtest and mainnet.

License

Notifications You must be signed in to change notification settings

codeitdijesh/CLIBitcoinWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIBitcoinWallet

This is a simple TUI (Text User Interface) Bitcoin wallet built with Textual and Python. It connects to your local bitcoind node (testnet) using RPC, giving you a minimal and interactive way to view your wallet balance, sync status, and send transactions — all from your terminal.

⚙️ Features

✅ Works with Bitcoin Testnet via RPC

📊 Shows real-time wallet info: balance, sync progress, transaction count

💸 Send BTC through an interactive form

🖥️ Clean terminal UI powered by Textual

pip install textual rich requests and configure bitcoin.conf file according to your desired test network.

About

a cli based bitcoin wallet that has features of bitcoincore which can be run on testnet3,regtest and mainnet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published