Skip to content

0xfaceDEFI/ovm-hardhat-etherscan-example

 
 

Repository files navigation

OVM etherscan example

Prerequisites

You need to create .env file in the project folder with the following content:

KOVAN_OPTIMISTIC_RPC_URL=https://kovan.optimism.io
KOVAN_OPTIMISTIC_PRIVATE_KEY=***_YOUR_PRIVATE_KEY_***
ETHERSCAN_KEY=***_YOUR_ETHERSCAN_KEY_***

Build

Run yarn and then yarn deploy.

Deployed contract

0x4826E07AE9110004762Ed032258D17E9c5768469

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.3%
  • Solidity 21.7%