Skip to content

gm contract updates -- old: 0xbc7250c8c3eca1dfc1728620af835fca489bfdf3

Notifications You must be signed in to change notification settings

moontography/gm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gm Contracts

Compile

$ npx hardhat compile

Deploy

If your contract requires extra constructor arguments, you'll have to specify them in deploy options.

$ CONTRACT_NAME=GM npx hardhat run --network rinkeby scripts/deploy.js

Verify

$ npx hardhat verify CONTRACT_ADDRESS --network rinkeby

About

gm contract updates -- old: 0xbc7250c8c3eca1dfc1728620af835fca489bfdf3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published