digdigdig3 0.1.8

Multi-exchange connector library — unified async Rust API for 40+ crypto exchanges, stock brokers, forex providers, and 88 intelligence feeds
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Environment variables (API keys)
.env

.env.local

.env.*


# Build artifacts
target/

Cargo.lock

*.rlib


# Ralph test artifacts
ralph-test/


# Internal research docs (keep locally, not in repo)
docs/research/

**/research/

ROADMAP.md