feat: add geyser listener script

This commit is contained in:
smypmsa
2025-04-14 15:02:52 +00:00
parent f64ca29bd8
commit b9e29a8b12
11 changed files with 1851 additions and 1 deletions
+4 -1
View File
@@ -15,6 +15,9 @@ dependencies = [
"websockets>=15.0",
"python-dotenv>=1.0.1",
"aiohttp>=3.11.13",
"grpcio>=1.71.0",
"grpcio-tools>=1.71.0",
"protobuf>=5.29.4",
]
[project.optional-dependencies]
@@ -79,4 +82,4 @@ ignore = ["E501"]
[tool.ruff.format]
quote-style = "double"
indent-style = "space"
line-ending = "auto"
line-ending = "auto"