refactor: HL EVM signing via sonirico/go-hyperliquid SDK
This commit is contained in:
+1
-35
@@ -1,35 +1 @@
|
||||
# Binaries
|
||||
exchange-monitor
|
||||
main
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
*.log.bak
|
||||
|
||||
# Local config (secrets)
|
||||
.env
|
||||
|
||||
# IDE / OS
|
||||
.DS_Store
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
# Database
|
||||
trades.db
|
||||
*.db
|
||||
*.db-*
|
||||
|
||||
# Generated stats
|
||||
trade_stats.txt
|
||||
|
||||
# Temp
|
||||
/tmp/
|
||||
|
||||
# Python scripts
|
||||
check_db.py
|
||||
|
||||
# Frontend
|
||||
frontend/node_modules/
|
||||
frontend/dist/
|
||||
hl_helper/node_modules/
|
||||
|
||||
Reference in New Issue
Block a user