Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 701 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 701 Bytes

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: