Skip to content

Commit

Permalink
Submit Kiwi (#689)
Browse files Browse the repository at this point in the history
> To make a submission to the Dapps Page, please complete the task lists
> below; otherwise remove them.

Your Dapp:

- [X] connects to Valora via WalletConnect V2;
- [X] must be mobile-first or mobile responsive;
- [X] is in one of the existing categories; and
- [X] includes a link to user documentation.

For more information see the [Valora Listing
Overview](https://docs.valora.xyz/listing/overview).

---------

Co-authored-by: Silas Boyd-Wickizer <[email protected]>
  • Loading branch information
MacBudkowski and silasbw authored Nov 5, 2024
1 parent 92004ce commit 80180cb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
Binary file added assets/kiwi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion locales/base.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"stake-dao": "Boost your yield and voting power with liquid staking and market strategies",
"allbridgecore": "Swap stablecoins between blockchains",
"merkl-angle": "Explore reward opportunities",
"carbondefi": "A decentralized protocol for automating on-chain trading strategies"
"carbondefi": "A decentralized protocol for automating on-chain trading strategies",
"kiwi": "Discover the latest Ethereum news, essays & products - handpicked by the builders, for the builders"
}
}
9 changes: 9 additions & 0 deletions src/valora-dapp-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,15 @@
"url": "https://celo.carbondefi.xyz/",
"listOnAndroid": true,
"listOnIos": true
},
{
"name": "Kiwi News",
"id": "kiwi",
"categoryId": "social",
"categories": ["social", "nfts"],
"url": "https://news.kiwistand.com/",
"listOnAndroid": true,
"listOnIos": true
}
]
}

0 comments on commit 80180cb

Please sign in to comment.