Closed cedoor closed 5 months ago
How were all the contracts deployed?
I just created a Notion document with all the steps here: https://pse-team.notion.site/Deploy-new-Semaphore-contracts-2480c6767c3c4be58a36db55e448c8af. It's a starting point to write a guide on the Semaphore documentation website.
Isn't the README in packages/contracts outdated?
It is! The right command is yarn deploy
. Let me update it!
Description
This PR deploys the latest version of the contracts and replaces Polygon Mumbai (deprecated) with Amoy.
Checklist
yarn format
andyarn lint
without getting any errors