velcro-contracts

v0.0.3

start

./scripts/ganache.sh

migrate

truffle migrate --network local

migrate-ropsten

truffle migrate --network ropsten

push

zos push

update-all

zos update --all

push-and-update

yarn push && yarn update-all && zos-truffle-merge -n 1234 zos.dev-1234.json

session

zos session --from $ADMIN_ADDRESS --network local --expires 7200

session-ropsten

zos session --from $ADMIN_ADDRESS --network ropsten --expires 7200

console

truffle console --network local

version

truffle version
npm i velcro-contracts

Metadata

  • MIT
  • Whatever
  • Brendan Asselstine
  • released 2/16/2019

Downloads

Maintainers