You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 6, 2024. It is now read-only.
Port and deploy UMA protocol (Universal Market Access) on IoTeX to allow any dApp on IoTeX to use UMA to build synthetic financial products.
Context
As IoTeX is fully compatible with Web3 and EVM (up to solidity 0.5.17), both the contract part and the frontend part for any Ethereum dApp can be easily ported to IoTeX. Specifically, UMA is a product that allows to the creation of priceless financial contract templates that can be used to create synthetic tokens, Decentralized Oracle Service used to manage and enforce contracts on UMAm which would be very useful on IoTeX especially in combination with out real-world data oracle protocol.
Acceptance criteria
Set clear and verifiable acceptance criteria for the project. If required, split into milestones and split the following Reward section accordingly:
Milestone 1
Deploy UMA on IoTeX (IoTeX developers should be able to deploy any financial product made available by UMA)