-
Notifications
You must be signed in to change notification settings - Fork 93
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 #153 from yantsant/main
[mellow/hyve] update info
- Loading branch information
Showing
1 changed file
with
30 additions
and
7 deletions.
There are no files selected for viewing
37 changes: 30 additions & 7 deletions
37
vaults/0x7e5307D99532513386bEEaC92f8616cCA76c7034/info.json
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,22 +1,45 @@ | ||
{ | ||
"name": "Hyve Committee-X pre-deposit", | ||
"description": "Hyve Committee-X Pre-Deposit Vault is a vault that holds the pre-deposits for the Hyve Committee-X. The Hyve Committee-X will be a decentralized committee secured by wstETH and is responsible for the data availability of the Hyve network.", | ||
"tags": ["vault", "data availability", "infrastructure", "hyve"], | ||
"description": "HyveDA is a modular data availability protocol designed for high-throughput performance, catering to the data-intense decentralized applications. It guarantees security through a fully decentralized Delegated Proof-of-Stake network powered by Symbiotic. By leveraging slashing mechanisms and cryptographic proofs, HyveDA guarantees data integrity and reliability. This makes it ideal for applications such as blockchain data availability and decentralized transient storage, all within a hyper-secure framework.", | ||
"links": [ | ||
{ | ||
"type": "website", | ||
"name": "Website", | ||
"type": "website", | ||
"url": "https://mellow.finance/" | ||
}, | ||
{ | ||
"name": "Deposit", | ||
"type": "externalLink", | ||
"url": "https://app.mellow.finance/vaults/ethereum-hyvex" | ||
}, | ||
{ | ||
"name": "Etherscan", | ||
"type": "explorer", | ||
"url": "https://etherscan.io/address/0x7e5307D99532513386bEEaC92f8616cCA76c7034" | ||
}, | ||
{ | ||
"name": "Documentation", | ||
"type": "docs", | ||
"url": "https://docs.mellow.finance/mellow-lrt-lst-primitive/simple-lrt" | ||
}, | ||
{ | ||
"name": "Hyve Website", | ||
"type": "website", | ||
"url": "https://hyve.xyz/" | ||
}, | ||
{ | ||
"name": "Hyve X", | ||
"type": "website", | ||
"name": "X", | ||
"url": "https://x.com/Hyve_DA" | ||
}, | ||
{ | ||
"name": "Hyve Discord", | ||
"type": "website", | ||
"name": "Discord", | ||
"url": "https://discord.gg/hyveda" | ||
} | ||
], | ||
"name": "Hyve Committee-X pre-deposit", | ||
"tags": [ | ||
"mellow", | ||
"HyveDA" | ||
] | ||
} | ||
} |