https://github.com/nijinsha/leap
A PoW blockchain written in python
https://github.com/nijinsha/leap
blockchain cryptocurrency decentralized proof-of-work python3
Last synced: 3 months ago
JSON representation
A PoW blockchain written in python
- Host: GitHub
- URL: https://github.com/nijinsha/leap
- Owner: Nijinsha
- License: mit
- Created: 2018-08-06T12:17:47.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T05:21:22.000Z (about 7 years ago)
- Last Synced: 2025-04-08T03:13:26.931Z (6 months ago)
- Topics: blockchain, cryptocurrency, decentralized, proof-of-work, python3
- Language: Python
- Homepage:
- Size: 23.4 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Nijinsha/leap/blob/master/LICENSE)
# Leap Blockchain
> A proof-of-work, blockchain written in pythonThis project aims to be a reference & full-fledged cryptocurrency/blockchain written in python. Eventually it would also serve as a building block for applications aiming to build their
platform on a blockchain/distributed ledger technology.