An open API service indexing awesome lists of open source software.

https://github.com/murderteeth/xdraw-contracts


https://github.com/murderteeth/xdraw-contracts

Last synced: about 2 months ago
JSON representation

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
```