medibloc / panacea-doracle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Panacea doracle

A decentralized oracle which validates off-chain data to be transacted in the data exchange protocol of the Panacea chain while preserving privacy

Features

  • Validating that data meets the requirements of a specific deal
    • with utilizing TEE (Trusted Execution Environment) for preserving privacy
  • Providing encrypted data to buyers

Hardware Requirements

The oracle only works on SGX-FLC environment with a quote provider installed. You can check if your hardware supports SGX and it is enabled in the BIOS by following EGo guide.

Installation

Usages

About

License:Apache License 2.0


Languages

Language:Go 98.0%Language:Shell 1.1%Language:Makefile 0.4%Language:Dockerfile 0.4%