swissquant / squirrel

:chipmunk: Framework for volatility trading on Squeeth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🐿️ Squirrel

Framework for volatility trading on Squeeth brought to you by the friendly apes behind DegenScore

Features:

  • Crab - Create and manage a short vol position (TODO)
  • Reverse Crab - Create and manage long vol position (TODO)
  • Close vault in one call (TODO)
  • Reporting on your vault and positions (TODO)

Getting started

TODO

Compiling

brownie compile

Deploying

  1. Add your deployment account

brownie accounts new dev

  1. Deploy

brownie run deploy.py --network goerli

About

:chipmunk: Framework for volatility trading on Squeeth


Languages

Language:Solidity 91.2%Language:Python 8.8%