Skip to content

Latest commit

 

History

History

client-sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Vanadium App Client Sdk

The vanadium-client-sdk crate is the V-App client SDK. V-App clients are built using it.

It provides functionality for:

  • Registering the V-App Manifest in the VM.
  • Starting a registered V-App.
  • Low level communication (send/receive data to the V-App)
  • Management of page commit/retrieval for the VM.