olisystems / BEST-Energy

Integritee off-chain worker and sidechain validateer
Apache License 2.0
2 stars 0 forks source link

Road to field test #41

Open clangenb opened 1 year ago

clangenb commented 1 year ago

The PoC that is already running contains the following features.

PoC:

Run a demo script that sends some market orders via RPC to the worker, which executes the market logic and sends a merkle-root of the executed orders to the Integritee development. The rust-cli can retrieve a merkle-proof of the the executed order for a particular user, which can then look on the Integritee parachain for the merkle root. Currently, it skips sending the remote attestation for now.

Remaining Tasks for the field test

Nice to have Optimizations

These optimizations simply increase efficiency and slightly decrease the operational costs (which are anyhow already quite low)