Go to file
riordanp 13c2636e00
Update README.md
2023-06-23 15:29:10 +01:00
.github/workflows
cd
ci
connector correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
lib correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
service-mango-crank
service-mango-fills correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
service-mango-orderbook Add L3 option to Orderbook feed (#9) 2023-06-23 15:28:38 +01:00
service-mango-pnl
ts/client Add L3 option to Orderbook feed (#9) 2023-06-23 15:28:38 +01:00
.dockerignore
.eslintrc.json
.gitignore
Cargo.lock correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
Cargo.toml
Dockerfile
LICENSE
README.md Update README.md 2023-06-23 15:29:10 +01:00
package.json
tsconfig.cjs.json
tsconfig.esm.json
tsconfig.json
tsconfig.types.json
yarn.lock

README.md

mango-geyser-services

Mango v4 Geyser Services

Components

  • lib/

    Tools for building services

  • service-mango-fills/

    A service providing lowest-latency, bandwidth conserving access to fill events for Mango V4 Perp and Openbook markets as they are processed by the rpc node.

  • service-mango-pnl/

    A service providing pre-computed account lists ordered by unsettled PnL per market

  • service-mango-orderbook/

    A service providing Orderbook L2/L3 state and delta updates for Mango V4 Perp and Openbook Spot markets