A fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
-
Updated
Sep 10, 2025 - Python
A fun script to steal Ether from wallets suffering from insufficient entropy during key generation.
An implementation of blockchain from scratch - A student attendance system based on Blockchain technology
Mini blockchain written in python3
Proof of Stake Blockchain in Python - Full Example
Blockchain examples with some very simple methods to register nodes and resolve conflicts
A blockchain implementation for the "Cybercoin" (CYB) cryptocurrency at CBCYBER.
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.
simple demo for blockchain
A simple blockchain for educational purposes
Basic Block-chain + mining concept using python
A generic and didatic implementation of Blockchain
Implementation of a simulated environment using python
Blockchain-demo is an implemtation of the blockchain-data-structure and a small simulation how the blockchain works.
Implementing my own blockchain in python
A simple implementation of a Blockchain using Proof of Work, hosted via Flask.
small blockchain with PoA consensus
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."