Vela workbench
Your app (app/app.syn) from the browser: deploy it into the enclave, register, deposit, send any payload encrypted to the Executor, read what comes back decrypted, and what the chain sees. The template is a private ledger: transfer and withdraw. Every action is one request to the enclave, 30 to 60 s on a devnet.
Not deployed yet
The first step embeds app/app.syn into the release's guest module and deploys it to Vela. Constructor params and a trigger contract are optional.
What happens next
Register your key, deposit, send payloads and read your events decrypted. Register users through the facilitator so a payload that names another account has someone to name; ask the enclave for a report. Edit process in app/app.syn, deploy again from this page, drive it the same way.
Built with Synsema on Vela · the code: SYNSEMA/vela-app · click an address to copy it