Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 705 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 705 Bytes

🔮 Decentralized Price Feed (Oracle)

A price-feed infra that multiple off-chain whitelisted-nodes independently fetching price data from multiple data sources to guard against potential node failure. Then an on-chain medianizer contract aggregates and picks the median data reported from whitelisted nodes. illustration

Documentation

Security