Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 195 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 195 Bytes

Activate the virtual environment

''' Windows: blockchain-env\Scripts\activate

macOS/Linux: blockchain-env/bin/activate '''

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