Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

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.