diff --git a/src/contents/ecosystems.json b/src/contents/ecosystems.json index bbb1fe2..3e87f37 100644 --- a/src/contents/ecosystems.json +++ b/src/contents/ecosystems.json @@ -245,7 +245,7 @@ "title": "JunoMint", "text": "The easiest and fastest way to create your own CW20 token on the Juno Network.", "featured": false, - "category": "Tool", + "category": "Dapp", "website": "https://junomint.com/", "github": "https://github.com/JunoMint", "discord": "https://discord.gg/NvxMxm7zZK", @@ -691,5 +691,16 @@ "discord": "", "twitter": "", "telegram": "" +},{ + "icon": "restake.png", + "title": "REStake.app", + "text": "REStake allows validators to auto-compound your staking rewards for you", + "featured": false, + "category": "Dapp", + "website": "https://restake.app/", + "github": "https://github.com/eco-stake/restake", + "discord": "https://discord.gg/MuB7qfBncg", + "twitter": "https://twitter.com/eco_stake", + "telegram": "" } ]