Skip to content

Latest commit

 

History

33 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-blockchain

Activate the virtual environment ''' source blockchain-env/bin/activate '''

Install all packages ''' pip3 install -r requirements.txt '''

Run the tests

Make sure to activate the virtual environment.

''' python3 -m pytest backend/tests '''

Run the application and API

Make sure to activate the virtual environment.

''' python3 -m backend.app '''

Run a peer instance

Make sure to activate the virtual environment ''' export PEER=True && python3 -m backend.app '''

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages