Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 395 Bytes

Axelar Port

npx hardhat test

In this project, copy the .env.example file to a file named .env, and then edit it to fill in the details. Enter your Etherscan API key, and the private key of the account which will send the deployment transaction. With a valid .env file in place, first deploy your contract:

npx hardhat run ./scripts/deployGateway.ts --network base