tripur3121 / rchain

Basic Blockchain implementation in Rust for educational purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

About

Basic Blockchain implementation in Rust for educational purposes


Languages

Language:Rust 100.0%