incubator-teaclave-java-tee-sdk icon indicating copy to clipboard operation
incubator-teaclave-java-tee-sdk copied to clipboard

can teaclave support writing trusted applications in java language?

Open digitalinformation opened this issue 2 years ago • 1 comments

Hello, I want to do research on blockchain privacy protection based on trusted execution environment, and selected blockchain as fabric, can teaclave support writing trusted applications in java language? What languages does teaclave support for developing smart contracts? If it supports Java development smart contracts, are there any relevant cases or directions to refer to? Could Teaclave act as a replacement for SGX SDK? Thank you

digitalinformation avatar Aug 21 '23 10:08 digitalinformation

teaclave-java-tee-sdk is the subproject of apache incubator project teaclave, teaclave-java-tee-sdk could replace sgx sdk and it has much better development experience. you could refer the README https://github.com/apache/incubator-teaclave-java-tee-sdk

superajun-wsj avatar Aug 23 '23 01:08 superajun-wsj