Skip to main contentCrate bsv_wallet_cli
Source - arc_ingest
- Shared ingestion of ARC/Arcade callback payloads.
- broadcast_reconcile
- The broadcast reconciler: what a served wallet does about transactions
its broadcaster accepted but the network never got.
- broadcast_verify
- Post-broadcast verification โ fail loudly when a broadcast was silently
dropped, and never when it was not.
- gift
- TimeLockedGift โ on-chain time-locked BSV gift covenant.
- relay
- bsv-wallet-relay โ store-and-forward ARC/Arcade callback receiver.
- server
- services_env
- Single source of truth for building
ServicesOptions from the environment.