Go to file
GroovieGermanikus e9747d2a28 fix build criteria 2023-09-06 18:03:27 +02:00
.github/workflows fix build criteria 2023-09-06 18:03:27 +02:00
cd
ci
connector
lib
service-mango-accounts
service-mango-crank code fmt for 1.71.1 2023-09-06 17:50:19 +02:00
service-mango-fills code fmt for 1.71.1 2023-09-06 17:50:19 +02:00
service-mango-orderbook
service-mango-pnl code fmt for 1.71.1 2023-09-06 17:50:19 +02:00
ts/client
.dockerignore
.eslintrc.json
.gitignore
Cargo.lock
Cargo.toml
Dockerfile
LICENSE
README.md
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