Skip to content

ManiReddyt/bitcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcli

A simple CLI-based Bitcoin wallet written in Rust to handle all the basic Bitcoin operations.

Installation

cargo install bitcli

Usage

Once built, you can use the bitcli tool to interact with your Bitcoin wallet. Here are the available commands:

bitcli create
bitcli mnemonic <mnemonic>
bitcli balance
bitcli address
bitcli send <address> <amount>
bitcli network
bitcli reset
bitcli help
wip -- bitcli history

Contributing

Contributions are always welcome! You’ll learn and help me learn as well. Feel free to jump in and make improvements!

License

This project is open-sourced under the MIT License - see the LICENSE file for details.

About

A simple Bitcoin CLI wallet written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages