web-developer77 / react-hardhat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Sample Hardhat Project

This project implementes how to read class token amount and transfer

Try running some of the following tasks:

npx hardhat accounts or yarn hardhat accounts
npx hardhat compile or yarn hardhat compile
npx hardhat clean or yarn hardhat clean
npx hardhat test or yarn hardhat test
npx hardhat node or yarn hardhat node
node scripts/deploy_classtoken.js
npx hardhat help

About


Languages

Language:TypeScript 62.8%Language:JavaScript 21.6%Language:CSS 11.0%Language:Solidity 4.6%