Skip to content

sd2001/SBC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



This repo is available under MIT License, read the LICENSE file for more info


  • Fork the Repository
  • Open your Terminal / Cmd

$ git clone https://github.com/<your username>/SBC.git  
$ cd SBC
$ pip install virtualenv
$ python -m venv <name of environment>
$ source <name>/bin/activate
$ pip install -r requirements.txt
$ python main.py

OR

$ bash run.sh 

About

Tasks for Summer of Bitcoin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors