Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/numotrade/lendgine

Enables buying of call options.
https://github.com/numotrade/lendgine

Last synced: 4 days ago
JSON representation

Enables buying of call options.

Awesome Lists containing this project

README

        

# Pure Leverage

## Setup

Install foundry

https://book.getfoundry.sh/getting-started/installation

Install dependencies

```sh
forge install
```

## Tests

```sh
forge test
```