Skip to content

Commit

Permalink
docs: deployed passport utils to goerli (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina committed Oct 22, 2023
1 parent 0ef67d9 commit a802ba7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ npx hardhat run scripts/deploy-<contract>.ts --network mainnet
```

```
npx hardhat verify --network mainnet <address>
npx hardhat verify --network mainnet <address> <parameters>
```

## Deployments
Expand All @@ -110,6 +110,7 @@ npx hardhat verify --network mainnet <address>

- GitHub.sol: `0x7a0e37e6e64d4fc59207c163e0176e22a4072503`
- Discord.sol: `0x4BD52941D5C14035F49C93ab6EB3878DDa063119`
- utils/PassportUtils.sol: `0xad42FC3fE04add6B4D177188E3B41677f03703a7`

### Sepolia

Expand Down

0 comments on commit a802ba7

Please sign in to comment.