@laborx/contract-migrations

v0.1.3
Provides migration scripts for basic contracts

test

npx tsc --project test-ts && npx mocha --reporter spec ./test/dist/test-ts/

build

yarn compile:all

build:lib

yarn compile && npx tsc --project src

compile

make compile

compile:all

npx truffle compile --all && yarn compile

testrpc

make run_testrpc

premigrate

make premigrate

postmigrate

make postmigrate
npm i @laborx/[email protected]

Metadata

Downloads