Concordium / concordium-rust-smart-contracts

Libraries and tools for writing and testing smart contracts on Concordium
https://docs.rs/concordium-std/latest/concordium_std/
Mozilla Public License 2.0
57 stars 35 forks source link

Umbrella oracle integration example #381

Closed DOBEN closed 9 months ago

DOBEN commented 9 months ago

Purpose

An example of how to integrate a smart contract into the umbrella Oracle protocol.

This smart contract integration should be aligned to their published integration guide. https://umbrella-network.readme.io/docs/concordium-integration-examples

Changes

Umbrella Oracle integration example

DOBEN commented 9 months ago

Closing because PR is moved into this repo: https://github.com/umbrella-network/phoenix-concordium/pull/7