-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from chainapsis/update-neutron-ecosystem
Update neutron ecosystem
- Loading branch information
Showing
3 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"appCategory": "DeFi", | ||
"appName": "Eclipse Fi", | ||
"appSummary": "A liquidity hub for the future of community token distributions across the Interchain.", | ||
"appWebsiteUrl": "https://eclipsefi.io/home/", | ||
"externalUrls": { | ||
"twitter": "https://twitter.com/Eclipsefi", | ||
"discord": "https://discord.com/invite/ybDkvQ2Qp5" | ||
}, | ||
"appWebsiteUrlsByChainId": { | ||
"neutron-1": "https://eclipsefi.io/home/" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
{ | ||
"appCategory": "DeFi", | ||
"appName": "Nolus", | ||
"appSummary": "The Cross-Chain Lease Protocol. Elevate your game with up to 3x equity. Dive into a world of minimized risks and unlock the full potential of your assets.", | ||
"appSummary": "Reshaping Money Markets with the first DeFi Lease.", | ||
"appWebsiteUrl": "https://app.nolus.io", | ||
"externalUrls": { | ||
"twitter": "https://twitter.com/nolusprotocol", | ||
"github": "https://github.com/nolus-protocol", | ||
"discord": "https://discord.com/invite/nolus-protocol" | ||
}, | ||
"appWebsiteUrlsByChainId": { | ||
"neutron-1": "https://app.nolus.io/" | ||
} | ||
} |