Skip to content

opentoken-inc/crypto-dd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install and run

$ git clone https://github.com/opentoken-inc/crypto-dd.git
$ cd crypto-dd
# You may need to install virtualenv and pip if you haven't already.
# If you're not worried about polluting your global environment, feel free to
# ignore the following step and skip straight to the pip install.
$ virtualenv venv
(venv)$ pip install -r requirements.txt
(venv)$ python main.py

Releases

No releases published

Packages

No packages published

Languages