mirror of
https://github.com/exchanges-lab/tradesync.git
synced 2026-08-07 22:04:43 +08:00
feat: implement NotionWriter database insertion and wire it with HyperliquidMonitor
This commit is contained in:
Generated
+3
@@ -2969,9 +2969,12 @@ version = "0.1.0"
|
||||
dependencies = [
|
||||
"alloy 2.0.5",
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"dotenvy",
|
||||
"hyperliquid_rust_sdk",
|
||||
"notion-client",
|
||||
"reqwest 0.13.4",
|
||||
"serde_json",
|
||||
"thiserror 2.0.18",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user