Skip to content

Commit

Permalink
Merge pull request #26 from KYVENetwork/feat/celestia
Browse files Browse the repository at this point in the history
feat: added celestia
  • Loading branch information
christopherbrumm authored Feb 21, 2024
2 parents 7673e80 + fbb22f4 commit ca1f87d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions celestia/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Global information
source-id: "celestia"
config-version: 1
properties:
title: "Celestia"
hex: "#af6fd8"
logo: "ar://TJ83Nah_FaECM0zcKajX-7-JW79iSgi2msbUFYwVMWU"

networks:
# Testnet pools
kaon-1:
pools:
- id: 14
runtime: "kyvejs/tendermint"
- id: 15
runtime: "kyvejs/tendermint-ssync"
integrations:
ksync:
binary-name: "celestia-appd"
block-sync-pool: 14
docs-url: "https://docs.celestia.org/"
state-sync-pool: 15

0 comments on commit ca1f87d

Please sign in to comment.