-
Notifications
You must be signed in to change notification settings - Fork 5
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 #28 from KYVENetwork/feat/add-kyve-kaon
chore: add kyve kaon and zetachain description
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
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,23 @@ | ||
# Global information | ||
source-id: "kyve-1" | ||
config-version: 1 | ||
properties: | ||
title: "KYVE" | ||
hex: "#58c6b2" | ||
logo: "ar://WOiYR7qF7G_dp6eO0bFC7AorS7601qgek3X_IeAZook" | ||
description: "KYVE is a revolutionary platform within the Web3 space, designed to address the challenges of accessing decentralized and completely accurate data. As the Web3 ecosystem expands, the difficulty in accessing such data leads to scalability issues and the risk of data inconsistencies due to the lack of proper validation before use. KYVE aims to provide a trustless and secure future for Web3's data infrastructure by offering customized access to on- and off-chain data. It achieves this through decentralized data validation, ensuring data immutability, and facilitating easy data retrieval. This enables developers, data engineers, and others to access the trustless data they need to continue building the future of Web3." | ||
|
||
networks: | ||
# Testnet pools | ||
kaon-1: | ||
pools: | ||
- id: 16 | ||
runtime: "kyvejs/tendermint" | ||
- id: 17 | ||
runtime: "kyvejs/tendermint-ssync" | ||
integrations: | ||
ksync: | ||
binary-name: "kyved" | ||
block-sync-pool: 16 | ||
docs-url: "https://docs.kyve.network" | ||
state-sync-pool: 17 |
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