From 24b69ce419068aeb4603498771d720d5f074da0e Mon Sep 17 00:00:00 2001 From: Troy Kessler Date: Wed, 28 Feb 2024 09:50:38 +0100 Subject: [PATCH] chore: added noble mainnet pools --- noble-1/config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/noble-1/config.yml b/noble-1/config.yml index 8a5c445..ca096d4 100644 --- a/noble-1/config.yml +++ b/noble-1/config.yml @@ -5,8 +5,22 @@ properties: title: "Noble" hex: "#0e1225" logo: "ar://DZP1WPGja9LAa7Vf1P2N-dfDVUlG9lmCkD_psZj47tU" + description: "Noble is a Cosmos application-specific blockchain purpose-built for native asset issuance. Noble brings the efficiency and interoperability of native assets to the wider Cosmos ecosystem, starting with USDC. Noble’s vision is to be the world’s premier issuance hub for digital assets that connect to other blockchains seamlessly. Noble leverages the Cosmos-SDK – a flexible toolkit that allows developers to incorporate existing modules and to seamlessly integrate custom modules that add virtually unlimited functionality for asset issuers on the Noble blockchain." networks: + # Mainnet pools + kyve-1: + pools: + - id: 7 + runtime: "kyvejs/tendermint" + - id: 8 + runtime: "kyvejs/tendermint-ssync" + integrations: + ksync: + binary-name: "nobled" + block-sync-pool: 7 + docs-url: "https://docs.nobleassets.xyz" + state-sync-pool: 8 # Testnet pools kaon-1: pools: