https://github.com/kamaljerome/pos-simulator
Python simulator to demonstrate transaction validation using the consensus algorithm Proof-of-Stake (PoS) in blockchain technology.
https://github.com/kamaljerome/pos-simulator
algorithms blockchain-technology mysql proof-of-stake python streamlit
Last synced: 5 months ago
JSON representation
Python simulator to demonstrate transaction validation using the consensus algorithm Proof-of-Stake (PoS) in blockchain technology.
- Host: GitHub
- URL: https://github.com/kamaljerome/pos-simulator
- Owner: KamalJerome
- Created: 2024-11-10T14:57:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-10T14:57:41.000Z (over 1 year ago)
- Last Synced: 2025-04-08T04:51:13.290Z (about 1 year ago)
- Topics: algorithms, blockchain-technology, mysql, proof-of-stake, python, streamlit
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PoS-Simulator
Python simulator to demonstrate transaction validation using the consensus algorithm Proof-of-Stake (PoS) in blockchain technology.