ERC-20 token with extra features, with bridging to Optimism-compatible L2. Built for the 10grans token.
Go to file
Moon Man c69b64994a forgot ref 2023-08-20 09:57:32 -04:00
contracts made names all generic 2023-08-20 09:46:39 -04:00
scripts forgot ref 2023-08-20 09:57:32 -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
hardhat.config.ts setup stuff 2023-08-19 23:19:59 -04:00
package-lock.json deploy scripts 2023-08-19 22:47:55 -04:00
package.json deploy scripts 2023-08-19 22:47:55 -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