Skip to content

A full-stack web3 project where you can Mint, Transfer and Burn your HKP (Harsh Kumar Pandey) token. Using OpenZeppelin, created an ERC20 Token Smart Contract, compiled and deployed to Goerli Testnet using Hardhat. Used Etherjs in the frontend to interact with the smart contract.

Notifications You must be signed in to change notification settings

harshpandey002/project-erc20

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
GAS_REPORT=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

A full-stack web3 project where you can Mint, Transfer and Burn your HKP (Harsh Kumar Pandey) token. Using OpenZeppelin, created an ERC20 Token Smart Contract, compiled and deployed to Goerli Testnet using Hardhat. Used Etherjs in the frontend to interact with the smart contract.

Resources

Stars

Watchers

Forks