Skip to content

Commit

Permalink
Create forge.json
Browse files Browse the repository at this point in the history
This adds the forge.json file which ensures that Stride's Forge page is displayed correctly
  • Loading branch information
jtremback authored Oct 25, 2024
1 parent 226a78c commit 9e88ef4
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions forge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"display": {
"name": "Stride",
"description": "Stride is a layer one blockchain built with the CosmosSDK and connected with many other chains via the inter-blockchain communication protocol (IBC). \n Stride is purpose-built for a single function: cross-chain liquid staking. Stride is the leading liquid staking protocol for Celestia, Osmosis, dYdX, Cosmos Hub, and 10+ other blockchains. Liquid staking provides a simple way to earn staking rewards on your tokens while allowing you to use them in DeFi. \n In addition to providing liquid staking, Stride is also a bridging hub for the Celestia rollup ecosystem. TIA can't be bridged from Celestia directly to rollups, so it's bridged through Stride instead, using Stride's Hyperlane bridge deployment. This connects the Celestia rollup ecosystem, making any two rollups just one hop apart.",
"links": {
"discord": "https://discord.com/invite/stride-zone",
"email": "[email protected]",
"github": "https://github.com/Stride-Labs",
"telegram": "https://t.me/myspace",
"twitter": "https://x.com/stride_zone",
"website": "https://www.stride.zone/",
"whitepaper": "https://docs.stride.zone/"
},
"widget": {
"title": "Liquid stake with Stride",
"description": "Liquid stake your ATOM, TIA, OSMO, DYDX, and more on Stride today.",
"buttonText": "Liquid stake",
"buttonUrl": "https://app.stride.zone/"
}
}
}

0 comments on commit 9e88ef4

Please sign in to comment.