A simple typescript repo that demonstrates simple functions to Perennial's V2 markets.
The following things are required to use this example:
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
For more information on Perennial, check out our documentation or drop by the Discord
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.