docs.rs failed to build scematica-core-1.28.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
scematica-core-1.26.0
scematica-core
Core types, traits, and shared utilities for the Scematica Solana trading stack.
Provides the building blocks the rest of the stack shares:
- Config —
BotConfigand friends, loaded from env / TOML. - RPC —
RpcConnection, a thin async wrapper oversolana-client. - Wallet — keypair loading from file / WSL / base58 sources.
- Metrics — file-based metric snapshots used for cross-process IPC.
- Token utils — base-unit ↔ UI conversions, known-token tables, Token-2022 helpers.
This crate has no internal Scematica dependencies and is consumed by
scematica-executor, scematica-ai, scematica-protocol, scematica-sniper,
and scematica-dashboard.
License
MIT