Skip to content

adityarsingh/python-blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

First Activate the virtual environment

source /blockchain_env/bin/activate

Install all the required packages

pip3 install -r requierements.txt

Run the test

Make sure to activate virtual environment.

python3 -m pytest backend/tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages