Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 313 Bytes

ZkVM Accounts

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.