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

https://github.com/solide-project/pol-contracts


https://github.com/solide-project/pol-contracts

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### Compile

```bash
npx hardhat compile
```

### Test

```bash
npx hardhat test
```