10grans-ng/README.md

12 lines
196 B
Markdown

# 10grans-NG
10grans on Base chain, with a bridge to Ethereum.
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```