2023-01-11 07:40:36 -08:00
|
|
|
# mango-geyser-services
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2023-01-11 07:40:36 -08:00
|
|
|
Mango v4 Geyser Services
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2022-04-07 20:22:53 -07:00
|
|
|
# Components
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2021-11-09 06:07:42 -08:00
|
|
|
- [`lib/`](lib/)
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2023-01-11 07:40:36 -08:00
|
|
|
Tools for building services
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2022-04-07 20:22:53 -07:00
|
|
|
- [`service-mango-fills/`](service-mango-fills/)
|
|
|
|
|
2023-01-11 07:40:36 -08:00
|
|
|
A service providing lowest-latency, bandwidth conserving access to fill events for Mango V4 Perp and Openbook markets
|
2022-04-07 20:22:53 -07:00
|
|
|
as they are processed by the rpc node.
|
2021-11-01 03:20:24 -07:00
|
|
|
|
2023-06-23 07:28:38 -07:00
|
|
|
- [`service-mango-pnl/`](service-mango-pnl/)
|
2022-04-07 20:22:53 -07:00
|
|
|
|
2023-06-23 07:29:10 -07:00
|
|
|
A service providing pre-computed account lists ordered by unsettled PnL per market
|
2022-04-07 20:22:53 -07:00
|
|
|
|
2023-06-23 07:28:38 -07:00
|
|
|
- [`service-mango-orderbook/`](service-mango-pnl/)
|
2022-04-07 20:22:53 -07:00
|
|
|
|
2023-06-23 07:29:10 -07:00
|
|
|
A service providing Orderbook L2/L3 state and delta updates for Mango V4 Perp and Openbook Spot markets
|