Blockchain | Framework Alignment

Ekiden, Oasis

Rust SGX SDK, Fortanix

Phala, Secret

Teaclave

Shuttle

Enarx

Working with an enclave development framework can be a powerful tool to go along with a blockchain. They can reduce or eliminate the amount of untrusted code you need to write, provide useful scripts for crypto computation, allow you to easily embed attestation in your project, and can add useful ways to handle key management as well.

If using a framework you’ll either have to fork the framework, build and maintain it to your purposes, or align with the developers of the framework to build adjacent your direction. We have tested this hypothesis in experiments involving other frameworks and found appropriate alignment with Enarx!

Last updated