mirror of
https://github.com/corda/corda.git
synced 2024-12-27 08:22:35 +00:00
7 lines
198 B
Markdown
7 lines
198 B
Markdown
|
What is this?
|
||
|
===
|
||
|
|
||
|
This project contains a simple enclave with an ECALL and an OCALL. The former
|
||
|
returns an integer, and the latter allows the enclave to print a string to
|
||
|
STDOUT. Very basic stuff.
|