Skip to content

Commit

Permalink
feat: added zetachain
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Feb 1, 2024
1 parent ae06ca6 commit 02b71bf
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions zeta_7000-1/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Global information
source-id: "zeta_7000-1"
config-version: 1
properties:
title: "ZetaChain"
hex: "#235643"
logo: "ar://FsZbG0a3aVwfRrxgFRYklEknIsGHnGTX6YiQJwhtnH8"

networks:
# Testnet pools
kaon-1:
pools:
- id: 10
runtime: "kyvejs/tendermint"
- id: 11
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "zetacored"
block-sync-pool: 10
docs-url: "https://www.zetachain.com/docs/"
state-sync-pool: 11

0 comments on commit 02b71bf

Please sign in to comment.