$ pnpm install
Compile the smart contracts with Hardhat:
$ pnpm compile
Run the tests with Hardhat:
$ pnpm test
Deploy the contracts to Mumbai :
$ pnpm deploy:contracts --network polygon-mumbai
Set requests:
pnpm task:setRequests --network polygon-mumbai