https://github.com/dooy/dr-token
Hardhat openzeppelin DEMO
https://github.com/dooy/dr-token
Last synced: 3 months ago
JSON representation
Hardhat openzeppelin DEMO
- Host: GitHub
- URL: https://github.com/dooy/dr-token
- Owner: Dooy
- Created: 2022-12-11T14:41:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T11:22:04.000Z (over 3 years ago)
- Last Synced: 2025-03-23T10:16:00.233Z (over 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
```shell
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