Skip to content

syther-labs/rustcoin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustcoin

A toy cryptocurrency to learn about the blockchain and Rust. Functionality heavily inspired by the original bitcoin client.

Installation

Clone this repo, install docker and docker compose. Run docker-compose up in the root of the repo. 4 nodes will start up a single container and attempt to start mining and communicating with each other.

Links/Resources:

Merkle Tree

Networking

Bitcoin Wiki:

About

A Toy Cryptocurrency in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 91.1%
  • Python 7.7%
  • Shell 1.2%