Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (23 loc) · 1.01 KB

Perennial V2 - Examples

A simple typescript repo that demonstrates simple functions to Perennial's V2 markets.

Requirements

The following things are required to use this example:

Getting Started

To use this repo use the following commands:

git clone git@github.com:equilibria-xyz/perennial-examples.git

cd perennial-examples

cp .env.example .env

code .env

Fill out the .env file with the required varibles. Then continue with the following:

yarn

yarn start

Get Involved

For more information on Perennial, check out our documentation or drop by the Discord

Warranty

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.