grpc order subscriber

This commit is contained in:
Nour Alharithi
2023-12-06 15:39:55 -08:00
parent 368ced8a24
commit 2aff4a29e2
6 changed files with 514 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
"main": "lib/index.js",
"license": "Apache-2.0",
"dependencies": {
"@coral-xyz/anchor": "^0.29.0",
"@drift-labs/sdk": "2.49.0-beta.12",
"@opentelemetry/api": "^1.1.0",
"@opentelemetry/auto-instrumentations-node": "^0.31.1",
@@ -13,6 +14,7 @@
"@project-serum/anchor": "^0.19.1-beta.1",
"@project-serum/serum": "^0.13.65",
"@solana/web3.js": "^1.73.3",
"@triton-one/yellowstone-grpc": "^0.3.0",
"@types/redis": "^4.0.11",
"@types/ws": "^8.5.8",
"async-mutex": "^0.4.0",