Boilerplate Grant Project

This project demonstrates a basic options straddle contract built, tested and deployed on top of Lyra.

Try running some of the following tasks:

yarn hardhat compile
yarn hardhat test
yarn hardhat run scripts/deploy.ts
yarn hardhat verify --network goerli-ovm <straddle contract address>

Resources

  1. Hands-on guides
  2. Protocol SDK
  3. JS SDK
  4. Subgraph