You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you deploy a Smart Contract using hardhat you can verify this smart contract on polygonScan or etherscan.
And a verify contract have his source code display on polygon + the possibility to call his function directly in polygon.
A contract deploy in the frontend
Acceptance Criteria
Verify a contract deployed in the frontend
The text was updated successfully, but these errors were encountered:
hermannleboss
changed the title
Verify A contract in the frontend
[Feature] Verify A contract in the frontend
Jul 7, 2024
Description
When you deploy a Smart Contract using hardhat you can verify this smart contract on polygonScan or etherscan.
And a verify contract have his source code display on polygon + the possibility to call his function directly in polygon.
A contract deploy in the frontend
Acceptance Criteria
The text was updated successfully, but these errors were encountered: