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

https://github.com/shreyansh26/blockchain

Simple Blockchain implementation in Python
https://github.com/shreyansh26/blockchain

blockchain consensus-algorithm proof-of-work

Last synced: 6 months ago
JSON representation

Simple Blockchain implementation in Python

Awesome Lists containing this project

README

          

# Blockchain

A Blockchain implementation in Python.

## Requirements
* Python 3.6

## To test-
1. Open the terminal and run `python3.6 restapi.py`
2. Open up **Postman**
3. Test the various endpoints