Skip to content

Dooy/DR-Token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DRtoken

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

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js --network TBNC 

npx hardhat verify  --network TBNC  --contract contracts/DRtoken.sol:DRtoken  0x80d0B8f22f9f0dc710bB516c41f542bf7158056A

DappRank Contract in BscScan testnet

https://testnet.bscscan.com/token/0x80d0b8f22f9f0dc710bb516c41f542bf7158056a?a=0xf0b96533f52621b559502150402d124855173894#readContract

https://testnet.bscscan.com/address/0xc28dca20645ba5a7e61189d79d43d4e2e7b66bd9

About

Hardhat openzeppelin DEMO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors