A low-level utility protocol to implement accounts on top of UTXOs in ZkVM.
This crate provides:
- Key derivation using Xprv/Xpubs and sequence numbers to keep one key for all payments in the account.
- Receivers for interactive billing systems.
- Addresses for non-interactive payments.