This is a WASM package for performing remote attestations for SGX. It depends on the crate: https://github.com/fleek-network/fleek-sgx
- Install
wasm-pack
:
cargo install wasm-pack
- Build for NodeJS:
wasm-pack build --target nodejs
This is a WASM package for performing remote attestations for SGX. It depends on the crate: https://github.com/fleek-network/fleek-sgx
wasm-pack
:cargo install wasm-pack
wasm-pack build --target nodejs