Integrations
Integration guides for external systems that need to speak Tidecoin: exchanges listing TDC, block explorers, wallet builders, monitoring platforms, and applications consuming the JSON-RPC or REST surface.
This section is: practical workflows and idioms. It is not: the definitive RPC reference (see Reference), operational runbooks for a running node (see Node & Operations), or contributor-facing source architecture (see Developers).
Pages
- Exchange Integration — listing TDC, deposit/withdrawal flows, confirmation policy.
- Explorer Integration — decoding PQ signatures, PQHD descriptors, and AuxPoW blocks.
- Wallet Integration — PQHD descriptors, keystore, signing flow.
- Monitoring Integration — Prometheus exporters, dashboards, alerting.
- RPC Integration Patterns — idioms, pagination, reorg handling.
- PSBT and Offline Signing — PQHD-aware PSBT fields and air-gapped workflows.
- Address Validation — parsing and validating Tidecoin addresses across formats.
- Transaction Size and Fees — sizing for PQ signatures, fee estimation.
Last updated on