Skip to content

Latest commit

 

History

History
 
 

api

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Nexus API

This is a low-level, unstable API for programmatically accessing the Nexus VM and provers.

The roadmap is for it to be supplanted by a more strategically designed and consistent Nexus SDK. The API will likely shift as part of the SDK development effort.

The API is relatively self-documenting, see ./src/lib.rs. Examples of using the API are given in ./examples.