Skip to content

PicoFoundation/sample-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sample-code

simple test code

This is a simple python blockchain for research and testing diffrent novel approaches.

Instructions to Use

Install the depends through the following commands.

pip install pipenv 
pipenv install

Then run the following commands to start the servers.

pipenv run python blockchain.py

pipenv run python blockchain.py -p 5001

pipenv run python blockchain.py --port 5002

About

simple test code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published