Skip to content

CodedSnow/codedsnow-contracts

Repository files navigation

Hardhat

Compile

npx hardhat compile

Run Node

npx hardhat node --network hardhat

Deploy

npx hardhat run --network localhost scripts/deploy.ts

Accounts + balances

npx hardhat accounts --network localhost

About

Official solidity contracts for the CodedSnow DAO

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published