Skip to content

Commit

Permalink
chore: added noble mainnet pools
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Feb 28, 2024
1 parent d76d2ee commit 24b69ce
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions noble-1/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 24b69ce

Please sign in to comment.