https://github.com/polymorpher/pano
Pano: a command line tool suite for operating and monitoring an options market, such as Panoptic
https://github.com/polymorpher/pano
Last synced: over 1 year ago
JSON representation
Pano: a command line tool suite for operating and monitoring an options market, such as Panoptic
- Host: GitHub
- URL: https://github.com/polymorpher/pano
- Owner: polymorpher
- Created: 2024-08-06T02:09:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T09:21:02.000Z (over 1 year ago)
- Last Synced: 2025-01-30T23:17:40.723Z (over 1 year ago)
- Language: TypeScript
- Size: 687 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pano
Pano is for operating and monitoring an on-chain derivative market (as an observer or admin), or managing your positions as an liquidity provider or trader. At this time (the very first version) it is designed to only work with an upcoming on-chain options market [Panoptic](https://github.com/panoptic-labs/panoptic-v1-core), which is oracle-free (by leveraging Uniswap V3), and supports both buying and selling options by under-collaterized traders.
Pano natively works with deployments on Harmony.
### Pano CLI
An opinionated command line interface for interacting with forked deployments of Panoptic protocol
- (WIP) Liquidity provider tools
- Monitoring profits, losses, risks in pools
- Connects with MetaMask and other wallets
- Managing deposits and withdraws
- (WIP) Operator tools
- Pool growth and statistics
- Liquidatable accounts and positions
- Forced-exercise suggestions
- (Coming soon) Option seller tools
- (Coming soon) Option buyer and trader utilities
Developed based on deployment fork:
https://github.com/polymorpher/panoptic-v1-core
Original Panoptic source code:
https://github.com/panoptic-labs/panoptic-v1-core