Skip to content

Commit

Permalink
Merge pull request #28 from KYVENetwork/feat/add-kyve-kaon
Browse files Browse the repository at this point in the history
chore: add kyve kaon and zetachain description
  • Loading branch information
christopherbrumm authored Feb 29, 2024
2 parents 7acde08 + 1df0694 commit 4b1de1a
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
23 changes: 23 additions & 0 deletions kyve-1/config.yml
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
1 change: 1 addition & 0 deletions zeta_7000-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ properties:
title: "ZetaChain"
hex: "#235643"
logo: "ar://FsZbG0a3aVwfRrxgFRYklEknIsGHnGTX6YiQJwhtnH8"
description: "ZetaChain is the foundational, public blockchain that enables omnichain, generic smart contracts and messaging between any blockchain. It solves the problems of “cross-chain” and “multi-chain” and aims to open the crypto and global financial ecosystem to anyone. ZetaChain envisions and supports a truly fluid, multi-chain crypto ecosystem, where users and developers can move between and appreciate the benefits of any blockchain: payments, DeFi, liquidity, games, art, social graphs, performance, security, privacy, and so on."

networks:
# Testnet pools
Expand Down

0 comments on commit 4b1de1a

Please sign in to comment.