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

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.