https://github.com/murderteeth/xdraw-contracts
https://github.com/murderteeth/xdraw-contracts
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/murderteeth/xdraw-contracts
- Owner: murderteeth
- License: mit
- Created: 2023-01-01T00:11:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T04:28:54.000Z (about 2 years ago)
- Last Synced: 2024-04-14T02:00:02.838Z (about 1 year ago)
- Language: TypeScript
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xDraw Smart Contracts
#### Deployed
| Network | Address |
| :----------- | :------------------------------------------------------------------------------------------------------------------- |
| ethereum | [](https://etherscan.io/address/) |
| polygon | [](https://polygonscan.com/address/) |
| fantom | [](https://ftmscan.com/address/) |```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
```