Livy Documentation

Verifiable applications

To get started with Livy, it's helpful to understand verifiable applications.

  • A verifiable app is an application in which users or third parties can reliable check and prove the operations and executions using cryptographic proofs.

Livy uses hardware-based attestations to ensure that the application is executed correctly to maintain the integrity of the application. You can learn more about attestations in our attestation page. To provide the verifiable guarantees, Livy generates a deterministic build of your application which generate a unique hash for your application. This hash can verified during the attestation verification.

Creating an application

After you have created or signed in to your account, you can navigate to the "Create service" page.

Deploy your application

Deploy your application by clicking the "Create Service" button.