d-monetize-contracts

0.3.0 • Public • Published

contracts

CircleCI

Development

npm run chain
 
# compile 
npx truffle compile
 
# From another terminal 
npm run migrate:dev

Test

npm run chain
# From another terminal 
npm test
 
env $(cat .env.mythx) truffle run verify

Migration (Ropsten)

# copy .env and edit 
cp .env.sample .env
 
npm run migrate:ropsten

Deployed Contract

Ropsten
  • SubscriptionFactory 0xFAb207d5E488C7BCD10442Fe83fFc2775F0617Bb
  • TestToken 0xf7e6C56A1D35d56cAb563AEC50B2efd1b76e0882

Misc

Concat contracts

npx truffle-flattener contracts/Contract.sol

Readme

Keywords

none

Package Sidebar

Install

npm i d-monetize-contracts

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

2.62 MB

Total Files

41

Last publish

Collaborators

  • d-monetize