/rchain

Basic Blockchain implementation in Rust for educational purposes

Primary LanguageRust

RChain

This is a very basic implementation of a blockchain for educational purposes. It will cover some basic concepts of blockchains which will be explained in detail in the accompanied tutorial.pdf file which is part of that directory.

Please see the Hackernoon Article which describes this repository: https://hackernoon.com/rusty-chains-a-basic-blockchain-implementation-written-in-pure-rust-gk2m3uri

Documents: