Assaf Morami
Assaf Morami
Is this for v1.1.x?
Any secret contract with half-decent docs can be included in this catalog. I was thinking to start with very small contract, e.g.: - A contract that can only set or...
Also: - Writing unit test for contracts - Debugging contracts (if possible)
Also **for each** contract: - How to deploy to testnet - Hot to init/execute/query on testnet
The local testnet docker is using SGX simulation mode, so it works without the actual hardware and without actually working on encrypted data. @Cashmaney reports that it's already working on...
Just the docker image. Being able to run it on Mac M1 for example.
https://github.com/apache/incubator-teaclave-sgx-sdk/issues/318#issuecomment-998521315
Is this static analysis magic?
@Cashmaney I believe the secretcli tag is used here to silence the VSCode IDE linkage errors
#1020