npx ganache-cli --deterministic
Deploying
npx truffle compile
npx truffle migrate --network development
npx truffle console --network development
npx truffle compile
npx truffle test
npx truffle compile
npx truffle migrate --network development
npx truffle exec --network development ./scripts/index.js
npx truffle exec --network development ./scripts/subscribe.js