Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain in Python 3.6

Installation

$ pip install -r requirements.txt

In the py-blockchain folder:

$ python run.py

The flask endpoints will be setup in localhost:5000

Test a few of the endpoints in your browser:

http://localhost:5000/mine

About

A simple blockchain setup that uses Flask to map functions to endpoints. The purpose of this is to create a mock fully functioning blockchain.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages