Skip to content

Commit

Permalink
feat: added celestia
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Feb 21, 2024
1 parent 7673e80 commit fbb22f4
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 fbb22f4

Please sign in to comment.