Skip to content

Commit

Permalink
Merge pull request #77 from KYVENetwork/chore/add-andromeda-mainnet
Browse files Browse the repository at this point in the history
chore: added andromeda mainnet pool
  • Loading branch information
troykessler authored Nov 18, 2024
2 parents 4adaa4d + 35130bf commit 73fae91
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,24 @@ andromeda-1:
logo: ar://r0pmO4nwx_OvpPhCF2JRTXAnKu0Ub8azY2fcw9o4Klg
title: Andromeda
website: https://www.andromedaprotocol.io/
kyve-1:
integrations:
ksync:
binary-name: andromedad
block-sync-pool: 14
docs-url: https://docs.andromedaprotocol.io/andromeda
pools:
- id: 14
runtime: kyvejs/tendermint
properties:
description: Andromeda is an all on-chain and multi-chain suite of products,
tools, and utilities enabled by a decentralized Operating System we call
aOS, or Andromeda Operating System. aOS is where Web3 starts.
docs: https://docs.andromedaprotocol.io/andromeda
hex: '#ac5086'
logo: ar://r0pmO4nwx_OvpPhCF2JRTXAnKu0Ub8azY2fcw9o4Klg
title: Andromeda
website: https://www.andromedaprotocol.io/
source-id: andromeda-1
archway-1:
codebase:
Expand Down
10 changes: 10 additions & 0 deletions andromeda-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,16 @@ codebase:
ksync-engine: "cometbft-v0.37"

networks:
# Mainnet pools
kyve-1:
pools:
- id: 14
runtime: "kyvejs/tendermint"
integrations:
ksync:
binary-name: "andromedad"
block-sync-pool: 14
docs-url: "https://docs.andromedaprotocol.io/andromeda"
# Testnet pools
kaon-1:
pools:
Expand Down

0 comments on commit 73fae91

Please sign in to comment.