@fleek-platform/sgx-quote-verify
v0.1.0
Published
Verify SGX Remote Attestation Library
Downloads
110
Keywords
Readme
SGX Quote Verification in JS
Overview
This is a NodeJS package for performing remote attestations for SGX. It depends on this WASM package: https://github.com/fleek-network/sgx-quote-verify-wasm
Usage
- Follow the steps in this repo to build the WASM package: https://github.com/fleek-network/sgx-quote-verify-wasm
- Install the WASM package:
npm install path-to-the-wasm-repo/sgx-quote-verify-wasm/pkg