Rinkeby

Developer Preview (EVM, Rinkeby)

Registry

[~/a/g/p/govern-create] git:(deployment-preview) ✗ $ rm -rf cache
[~/a/g/p/govern-create] git:(deployment-preview) ✗ $ rm -rf artifacts
[~/a/g/p/govern-create] git:(deployment-preview) ✗ $ yarn compile
yarn run v1.22.4
$ buidler compile --force
Compiling...
Compiled 32 contracts successfully
✨  Done in 7.80s.
[~/a/g/p/govern-create] git:(deployment-preview) ✗ $ yarn buidler deploy-registry --network rinkeby
yarn run v1.22.4
- GovernRegistry: https://rinkeby.etherscan.io/address/0x0cd3621EC403F26ad9F79c3d77B1dda1f8474c6f
✨  Done in 2.65s.

Factory

Factory test

Last updated

Was this helpful?