feat: scaffold deterministic replayable indexer architecture with core pipeline, models and docker

This commit is contained in:
Bot
2026-08-31 00:03:33 +08:00
parent b9bed788d7
commit fae49b2b1e
15 changed files with 165 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
web3>=6.19.0
eth-abi>=5.1.0
pydantic>=2.7.0
pydantic-settings>=2.3.0
asyncpg>=0.29.0
sqlalchemy[asyncio]>=2.0.30
redis>=5.0.4
pytest>=8.2.0
pytest-asyncio>=0.23.7