Last updated a year ago
Currently wallets in Cardano cannot easily display prices of native tokens on Cardano through self-hosted solutions
We will deploy an Oura source+sink that parses on-chain dApp data to provide an open-source self-hosted price feed that wallets can use
This is the total amount allocated to Self-hosted pricefeed for wallets.
Currently, wallets that want to provide price feed for tokens in Cardano have to rely on centralized APIs provided by DEXs. This is not in the spirit of blockchain where we want to encourage projects to self-host solutions instead of relying on centralized APIs. Additionally, the current situation is also a risk for these projects because it's entirely possible for the price of an asset of one dApp to differ greatly from the price on another dApp.
We plan to provide an Oura source+sink for projects to be able to self-host their own price feed node for Cardano assets to provide greater resilience and more decentralization. We plan to integrate at least 2 DEXs (stretch goal 3 DEXs) as part of this proposal
Having access to self-hosted price feeds will not only boost decentralization, but also enable this kind of price data to be easily fed to oracles and indexer protocols built on top of Cardano or sidechains/layer 2 protocols such as Milkomeda. Price feed oracles are one of the core DeFi primitives so we expect this project to also unlock new kinds of dApps on Cardano
DEXs in Cardano are still relatively new. That means there are two risks:
We hope that after the initial implementation of this proposals, enough projects build on-top of this proposal that DEXs and other projects help us maintain this software.
That being said, we will do our best to maintain the code after we finish this proposal (as we intend to use the result of this proposal ourselves at dcSpark)
Q2: Investigation into which DEXs we should pick based on usage patterns at the time and how easy it is to consume their on-chain data
Q2~Q3: Implement the Oura source+sink for 2 DEXs (stretch goal: 3 DEXs)
The dcSpark tooling team has experience with Oura and our company also has experience with writing / reading Cardano dApps as well.
Progress will be measured by our ability to integrate DEXs into the price feed system
Success looks like
New proposal
NB: Monthly reporting was deprecated from January 2024 and replaced fully by the Milestones Program framework. Learn more here
dcSpark has experience writing wallet software (such as Flint Wallet which uses a custom backend we wrote), we have experience with Oura (we've been rewriting cardano-db-sync in Oura) and we have experience with Cardano dApps (we've written open source dApps such as Fracada)