/Ritcoin

Basically the bitcoin coded in Rust, no I couldn't find a better name

Primary LanguageRust

Ritcoin (The Bitcoin maded in Rust)

Basically I will read the Bitcoin paper and recreate using Rust, while I comment and explain the process.

Motivation: Learn more about foundations of blockchain and sharp my skills in Rust.

Documented the code here: https://alk0x1.github.io/blockchain/2022/10/11/recreating-the-bitcoin-with-Rust.html

CLI

Usage: ritcoin [OPTIONS] [COMMAND]

Commands:
  blockchain
  block
  wallet
  transaction
  help         Print this message or the help of the given subcommand(s)

Options:
  -n, --name <NAME>
  -c, --config <FILE>
  -d, --debug...
  -h, --help           Print help
  -V, --version        Print version