Skip to content

web3nao/mocuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33,454 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOCUDA: Maker Oracles Core Unit Dashboard

WIP: https://mocuda.pages.dev/

Idea

Create an entry point for Maker Oracle Consumers by providing several interesting information for the users.

overview

Deployment

Frontend

Merge to Live

Useful Links

Project Structure

Data Source: libp2p

spire is a tool by Oracles Core Unit to fetch prices via libp2p.

Feeds: https://raw.githubusercontent.com/web3nao/mocuda/main/data/feeds.json Example ETHUSD: https://raw.githubusercontent.com/web3nao/mocuda/main/data/feeds/ETHUSD.json

Data Source: subgraph-ocu

Forked Subgraph by Maker Oracles: updated to work with latest graphcli. Indexes all Events and Function calls related to the Oracles Smart Contracts. Has no history of price data.

Subgraph: https://thegraph.com/hosted-service/subgraph/urbanisierung/makerdao-ocu

Data Source: subgraph-lite

Dedicated subgraph to index price data related to Oracles Smart Contracts. Stores latest 250 events (price updates) per Smart Contract.

Subgraph: https://thegraph.com/hosted-service/subgraph/urbanisierung/ocu-eth-usd

Further Sources

About

Maker Oracles Core Unit Dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors