globe-and-citizen / cnc-portal

The Crypto Native Portal, an app that creates a mechanism to financially acknowledge the micro contributions of Open Source collaborators along with tools that promote effective governance.
3 stars 0 forks source link

[Feature] Verify A contract in the frontend #244

Open hermannleboss opened 1 month ago

hermannleboss commented 1 month ago

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.

image

A contract deploy in the frontend

image

Acceptance Criteria