mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-13 15:28:05 +00:00
feat: add geyser listener script
This commit is contained in:
+4
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user