Skip to content

Commit

Permalink
Merge pull request #3387 from novasamatech/feature/popular-dapps-for-dev
Browse files Browse the repository at this point in the history
Add popular dapps
  • Loading branch information
antonijzelinskij authored Jan 24, 2025
2 parents 3cd8076 + 30520cc commit d944315
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions dapps/dapps_dev.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
{
"popular": [
{
"url": "https://app.bifrost.io/"
},
{
"url": "https://app.hydration.net/NOVA"
},
{
"url": "https://app.hyperbridge.network/"
},
{
"url": "https://flappywud.lol/"
},
{
"url": "https://app.snowbridge.network/"
},
{
"url": "https://polkadot.polkassembly.io/"
},
{
"url": "https://polkadot.subsquare.io/"
},
{
"url": "https://kodadot.xyz/"
}
],
"categories": [
{
"icon": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/icons/dapps/categories/color/Staking.svg",
Expand Down

0 comments on commit d944315

Please sign in to comment.