paulvaden / options-calculator

Otus Options Calculator

Home Page:https://calculator.otus.finance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Otus Options Calculator

Running locally

Create your own .env file from .env.example with your own Infura ID

Fill in the missing keys and run yarn install to install the dependencies.

After the successful installation, run yarn run dev to spin up the application. http://localhost:3000

This is an app bootstrapped according to the init.tips stack, also known as the T3-Stack.

Adding strategies

src/strategies.ts has notes on how to add a new strategy.

About

Otus Options Calculator

https://calculator.otus.finance


Languages

Language:TypeScript 99.3%Language:JavaScript 0.7%Language:CSS 0.0%Language:Shell 0.0%