sejas / canary-dapp-smartcontract

JSDay Smart Contract for Canary Dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Canary DApp Smart Contract deployment process

Try running some of the following tasks:

CONTRACT_NAME=Counter npx hardhat run scripts/deploy.js --network rinkeby
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help

About

JSDay Smart Contract for Canary Dapp


Languages

Language:Solidity 50.0%Language:JavaScript 50.0%