Skip to content

tahardi/bearclave-examples

Repository files navigation

Bearclave Examples

This repository contains a collection of examples that demonstrate how to build real-world TEE applications using the Bearclave SDK.

Getting Started

We recommend that you view examples in the following order, as each example builds upon the previous one:

  • Hello, World an introduction to Bearclave application development. This covers application design, building, and deployment.
  • Hello, HTTP an introduction to networking with Bearclave applications. This covers running HTTP clients and servers inside enclaves.
  • Hello, HTTPS an introduction to secure networking with Bearclave applications. This covers running HTTPS clients and servers inside enclaves.
  • Hello, Expr an example demonstrating how to run an Expr language runtime inside an enclave for executing and attesting to arbitrary client-provided expressions.
  • Hello, CEL an example demonstrating how to run a Common Expression Language (CEL) runtime inside an enclave for executing and attesting to arbitrary client-provided expressions.

About

Examples demonstrating how to write TEE applications with the Bearclave SDK

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors