ERC-20 token with extra features, with bridging to Optimism-compatible L2. Built for the 10grans token.
Go to file
Moon Man e0f8553b57 make bridge registration onlyOwner, add config for bridge info 2023-08-13 18:01:31 -04:00
contracts make bridge registration onlyOwner, add config for bridge info 2023-08-13 18:01:31 -04:00
scripts initial commit 2023-08-13 09:15:58 -04:00
.gitignore initial commit 2023-08-13 09:15:58 -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 initial commit 2023-08-13 09:15:58 -04:00
hardhat.config.ts initial commit 2023-08-13 09:15:58 -04:00
package-lock.json implementation 2023-08-13 11:15:29 -04:00
package.json fix license 2023-08-13 11:18:05 -04:00
tsconfig.json initial commit 2023-08-13 09:15:58 -04:00

README.md

10grans-NG

10grans on Arbitrum 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