apache / incubator-teaclave

Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
https://teaclave.apache.org
Apache License 2.0
755 stars 159 forks source link

What languages does teaclave support for developing smart contracts? #711

Open digitalinformation opened 1 year ago

digitalinformation commented 1 year ago

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? Thank you

superajun-wsj commented 1 year ago

Hi, maybe https://github.com/apache/incubator-teaclave-java-tee-sdk could help you. It's a java confidential computing programming architecture. If you had only questions, please create an issue in https://github.com/apache/incubator-teaclave-java-tee-sdk project.