This site is the API reference for Vitra. You can find more detailed documentation, including the whitepaper, specs, and CLI usage, in the git repository.
Database. The main API for using Vitra.Database.create(). Create a new Vitra database.Database.load(). Load an existing Vitra database.database#call. Execute a transaction the database.Transaction. The class returned by database#call.Operation. Individual operations included in a Transaction.OpLog. The API for participant operation logs.IndexLog. The API for the output index log.Generated using TypeDoc