Skip to content

Conversation

@francisluz
Copy link
Contributor

This label will be used to record the metadata that confirms a dApp Rating onchain.

We've just implemented a full dApp Store using base data from Cardano Cube, and we're enhancing it with the first-ever Rating system for dApps.

Along with an offchain index and average tracker, we're recording onchain the metadata related to the each users rate.

Here's a sample of the metadata that other wallets and dApps can use to show the latest rate for that dApp.

Label: 1668

{
  "type": "dapp-rating",
  "uuid": "bbfc8a90-6eb4-40b8-9e02-e3a49f04da90",
  "origin": "Begin Wallet",
  "ratings": [
    { "logo": "https://cdn.cardanocube.com/zy9gja7hc5ouedh62i0vlzla5yxk", "name": "NMKR", "dappId": "nmkr", "rating": 5, "category": "NFT & Token Minting" },
    { "logo": "https://cdn.cardanocube.com/2b8gnpyi6zvojaf562pmyn81pl64", "name": "VyFinance", "dappId": "vy-finance", "rating": 4, "category": "Exchanges (DEX)" },
    { "logo": "https://cdn.cardanocube.com/5xbmaf0dpaxcahmirzjy5zncxfqn", "name": "Splash", "dappId": "splash", "rating": 5, "category": "Exchanges (DEX)" }
  ],
  "voterId": "stake1u986aacj5hrl6suhv2zn06zk0pgp8zvjkt7tc38y4nu6fzcsg3cxt"
}

This label will be used to record the metadata that confirms a dApp Rating onchain.
@rphair rphair added the CIP-0010: new registry entry Adding a new entry to the metadata label registry label Mar 26, 2025
@rphair rphair changed the title Begin Wallet - Reserved label 1668 CIP-0010 | Add 1668 label for Begin Wallet: dApp rating Mar 26, 2025
Copy link
Collaborator

@rphair rphair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @francisluz for the abundant background information.

@rphair rphair requested review from Crypto2099 and Ryun1 March 26, 2025 06:28
Copy link
Collaborator

@Ryun1 Ryun1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any meaning behind the 1668?

@rphair
Copy link
Collaborator

rphair commented Mar 26, 2025

I had already checked here 😅 https://en.wikipedia.org/wiki/1668

@rphair rphair merged commit 3d294e2 into cardano-foundation:master Mar 26, 2025
2 checks passed
@francisluz
Copy link
Contributor Author

any meaning behind the 1668?

Not at all, 😬 just because there's a 1667 label for dApp registration and I thought would be cool to keep the sequence 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CIP-0010: new registry entry Adding a new entry to the metadata label registry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants