-
Python blockchain-based ledger system, complete with a user-friendly web interface built with Streamlit.
-
Source code: PyChain App
-
Deployed app: https://grep-pychain-ledger.herokuapp.com/
- Set
block difficulty
with the slider to the left - Fill in the
sender
,recipient
andamount
fields - Click on the
Add Block
button
Expand to full view ↕ of the ledger:
Choose a block from the dropdown menu and review the block's data:
Validate transactions by clicking on the Validate
button: