capsule-corp-ternoa / ternoa-js

Ternoa JavaScript SDK to build on top of the Ternoa Chain ⚙️
https://docs.ternoa.network
Apache License 2.0
24 stars 11 forks source link

[Secret NFTs] Shamir Secret Sharing + SGX Enclaves #125

Closed ipapandinas closed 1 year ago

ipapandinas commented 2 years ago

Atomic helpers

*Hardcoded first, in the future query chain storage to discover enclaves *data = nftId + accountAddress + sssaShare **POST request on /save endpoint with sgx_data = JSON.stringify({ data, signature }) \^provide some information about the upload progress state

Additionnal work