Add rinkeby network and extend some logs/docs

This commit is contained in:
2022-07-06 18:02:42 +02:00
parent e21fb40661
commit 643bd01a78
3 changed files with 13 additions and 1 deletions

View File

@@ -108,6 +108,8 @@ We use OpenZeppelin for an upgradeable contracts: [https://www.npmjs.com/package
Refer to the OpenZeppelin README and `scripts/create-proxy.js`
[OpenZeppelin Step by Step guide](https://forum.openzeppelin.com/t/openzeppelin-upgrades-step-by-step-tutorial-for-hardhat/3580)
For an upgrade example checkout `scripts/upgrade-example.js`