Skip to content

mosg/Thetta-DAO-Framework

Repository files navigation

Thetta DAO Framework

Thetta DAO Framework is a DAO Framework that will help you to create your own DAO on top of it. Code is modular, so you can use different subsystems almost independently.

Please submit issues here.

Codeship Status for Thetta/SmartContracts

Testing

npm run test

Testing specific file

npm run test -- test/moneyflow_tests.js

CodeShip Continuous Integration script

# reqs
npm install -g npm@5.5.1
nvm install 8.9.3
npm install -g ethereumjs-testrpc

# solc is 0.4.21
# zeppelin-solidity is 1.9.0
npm install -g truffle@4.1.7

# test
npm run test

About

Thetta - a DAO Framework

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published