HOW IT WORKS
01
Write your strategy prompt
Define custom execution rules for the AI solver — routing preferences, risk limits, slippage buffers.
02
Encrypted client-side
ECIES encrypted with the solver's enclave public key before it leaves your browser. The server never sees plaintext.
03
Stored on 0G Storage
Uploaded as an encrypted blob. Returns a root hash (strategyId) — the retrieval key. Only the TEE can decrypt it.
USING A STRATEGY
After uploading, copy the Strategy ID and paste it into the optional field on the Demo page. The TEE will fetch your encrypted strategy, decrypt it inside the enclave, and use it as the system prompt for that trade.
→Upload strategy here → get strategyId
→Paste into Demo page "Strategy ID" field
→TEE decrypts & uses your custom rules