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

https://github.com/vinta/solaris

Some stupid smart contracts in Solidity
https://github.com/vinta/solaris

arbitrage smart-contracts solidity typescript

Last synced: 5 months ago
JSON representation

Some stupid smart contracts in Solidity

Awesome Lists containing this project

README

          

# solaris

Some stupid smart contracts.

## Developments

```bash
forge install
npm run build
npm run test
```