feat: add wallets balance

This commit is contained in:
2026-06-10 18:21:23 +03:00
parent 6c3628edfa
commit 15c06fa9cc
11 changed files with 622 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ dependencies = [
"fastapi==0.128.7",
"granian==2.6.1",
"hvac==2.4.0",
"httpx==0.28.1",
"itsdangerous==2.2.0",
"pydantic-settings==2.12.0",
"python-jose==3.5.0",