Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

maxmcd/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