Tri-force-network-crowdsale
A simple crowdsale architecture with upgradable token
installation
npm install
run tests
npm test
or run individual tests:
npm test test/crowdsale.js
code coverage
npm run coverage
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
contracts |
|
|
![]() |
migrations | ||
![]() |
scripts |
|
|
![]() |
test |
|
|
![]() |
.babelrc |
|
|
![]() |
.gitignore | ||
![]() |
.solcover.js |
|
|
![]() |
README.md |
|
|
![]() |
package.json |
|
|
![]() |
truffle-test-cache.patch | ||
![]() |
truffle.js |
A simple crowdsale architecture with upgradable token
npm install
npm test
or run individual tests:
npm test test/crowdsale.js
npm run coverage