Skip to content

metalentco/evm-smartcontract-scaffold

Repository files navigation

Smart Contract Compile & Deploy

$ npx hardhat compile

$ npx hardhat run --network rinkeby ./scripts/0_deploy_contract.js

$ npx hardhat verify --network rinkeby [Contract Address] [Constructor Params]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published