10grans-ng/README.md

12 lines
196 B
Markdown
Raw Normal View History

2023-08-13 13:15:58 +00:00
# 10grans-NG
10grans on Base chain, with a bridge to Ethereum.
2023-08-13 13:15:58 +00:00
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```