ERC-20 token with extra features, with bridging to Optimism-compatible L2. Built for the 10grans token.
Go to file
Moon Man bb7dcc42b8 x 2023-08-20 14:12:46 -04:00
contracts ok so those functions ARE needed 2023-08-20 14:09:59 -04:00
scripts dev deploy and etherscan verify 2023-08-20 10:57:57 -04:00
.gitignore ignore environment-specific evs 2023-08-20 09:56:56 -04:00
.prettierignore initial commit 2023-08-13 09:15:58 -04:00
.prettierrc initial commit 2023-08-13 09:15:58 -04:00
README.md Arbitrum stuff ripped out, text changed. 2023-08-19 21:04:57 -04:00
env.example comment 2023-08-20 10:01:30 -04:00
hardhat.config.ts x 2023-08-20 14:12:46 -04:00
package-lock.json I don't think this commit is needed but adding it before removing it later. 2023-08-20 14:11:36 -04:00
package.json I don't think this commit is needed but adding it before removing it later. 2023-08-20 14:11:36 -04:00
tsconfig.json initial commit 2023-08-13 09:15:58 -04:00

README.md

10grans-NG

10grans on Base chain, with a bridge to Ethereum.

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts