Go to file
Riordan Panayides c6f28a9652 cartgo fmt 2023-05-07 12:56:05 +01:00
.github/workflows Orderbook Feed Fixes (#3) 2023-04-25 16:16:20 +01:00
cd Orderbook Feed Fixes (#3) 2023-04-25 16:16:20 +01:00
ci Prepare mango-feeds for usage in mango-simulation (#2) 2023-04-20 19:24:01 +01:00
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 Prepare mango-feeds for usage in mango-simulation (#2) 2023-04-20 19:24:01 +01:00
service-mango-fills correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
service-mango-orderbook cartgo fmt 2023-05-07 12:56:05 +01:00
service-mango-pnl Prepare mango-feeds for usage in mango-simulation (#2) 2023-04-20 19:24:01 +01:00
ts/client v0.1.6 2023-04-25 16:20:11 +01:00
.dockerignore Orderbook Feed Fixes (#3) 2023-04-25 16:16:20 +01:00
.eslintrc.json v0.1.4 2023-04-13 13:49:12 +01:00
.gitignore
Cargo.lock correctly display oracle peg orders (#4) 2023-05-04 01:17:04 +02:00
Cargo.toml
Dockerfile
LICENSE
README.md
package.json v0.1.6 2023-04-25 16:20:11 +01:00
tsconfig.cjs.json v0.1.4 2023-04-13 13:49:12 +01:00
tsconfig.esm.json v0.1.4 2023-04-13 13:49:12 +01:00
tsconfig.json v0.1.4 2023-04-13 13:49:12 +01:00
tsconfig.types.json v0.1.4 2023-04-13 13:49:12 +01:00
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.

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

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