An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![GitHub license](https://img.shields.io/github/license/Nijinsha/leap.svg)](https://github.com/Nijinsha/leap/blob/master/LICENSE)
# Leap Blockchain
> A proof-of-work, blockchain written in python

This 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.