small blockchain with PoA consensus
-
Updated
May 22, 2018 - Python
small blockchain with PoA consensus
A simple implementation of a Blockchain using Proof of Work, hosted via Flask.
Implementing my own blockchain in python
Blockchain-demo is an implemtation of the blockchain-data-structure and a small simulation how the blockchain works.
Implementation of a simulated environment using python
A generic and didatic implementation of Blockchain
Basic Block-chain + mining concept using python
A simple blockchain for educational purposes
simple demo for blockchain
This a blockchain-based ledger system, complete with a user-friendly Streamlit web interface. This ledger allows the user to conduct financial transactions between senders and receivers, and also verify the integrity of the data in the ledger by checking the previous block's hash.
A blockchain implementation for the "Cybercoin" (CYB) cryptocurrency at CBCYBER.
Blockchain examples with some very simple methods to register nodes and resolve conflicts
Proof of Stake Blockchain in Python - Full Example
Mini blockchain written in python3
An implementation of blockchain from scratch - A student attendance system based on Blockchain technology
A fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
Add a description, image, and links to the blockchain-demo topic page so that developers can more easily learn about it.
To associate your repository with the blockchain-demo topic, visit your repo's landing page and select "manage topics."