ConsenSys/singulardtv-contracts

Name: singulardtv-contracts

Owner: ConsenSys

Description: null

Created: 2016-06-21 15:13:43.0

Updated: 2018-01-12 12:02:45.0

Pushed: 2017-07-22 21:41:39.0

Homepage: null

Size: 678

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SingularDTV CODE

Use vagrant up then

To run all tests:

cd /vagrant/ python -m unittest discover tests

Run one test:

cd /vagrant/ python -m unittest tests.test_successful_funding

To run the testrpc:

./testrpc_command.sh

To deploy the contracts:

python deploy.py -f deploy.json

To generate the ABIs:

python generate_abi.py


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.