Skip to content

Latest commit

 

History

History

accounts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.