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

https://github.com/antoncoding/oh-my-greeks

simple dashboard for cross-chain greeks
https://github.com/antoncoding/oh-my-greeks

defi ethereum options

Last synced: 11 months ago
JSON representation

simple dashboard for cross-chain greeks

Awesome Lists containing this project

README

          


Oh My Greeks


Simple platform for cross-chain Greeks







## Intro

We need a place to see all my on-chain greeks.. aggregated nicely.

## Hosting

Currently hosting on [https://ohmygreeks.co/#/](https://ohmygreeks.co/#/) and [ohmygreeks.on.fleek.co](ohmygreeks.on.fleek.co)

## Get Started

```shell
npm install

npm start
```

## Protocol Integration

The interface is designed to be easy to plugin other option protocols / vol products. To be compliant, you need to implement the `adaptor` interface detailed [here](./src/adaptors/interface.ts)

## Contribute

You can contribute to the this repo by helping resolve any existing issues, feature request or just refactor our code 😎.
Also feel free to open any feature request that you want to see on this website!