Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 923 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 923 Bytes

Vanila Protocol

The Vanila protocol is a decentralised exchange bringing expirable future contracts in Defi.

In DeFi, only perpetual futures exist. But since funding rates are unpredictable, traders do not have control over their costs. The vanila protocol brings expirable futures to DeFi to allow traders to set their costs upfront.

The vanila protocol hedges the positions taken by the traders to remove any impermanent losses for the liquidity providers and ensure a safe settlement for everyone.

Quick Start

required: Node plus Yarn and Git

git clone https://github.com/scelestino/vanila.git
cd vanila
yarn install
yarn chain

in a second terminal window:

cd vanila
yarn deploy
yarn fund
yarn start

Gitbook

https://vanilaprotocol.gitbook.io/vanila/