Skip to content

noble-assets/noble

Repository files navigation


Noble is an application-specific blockchain built on the Cosmos SDK, purpose-built for asset issuance with a focus on stablecoins and real-world assets (RWAs). As an IBC-enabled chain, Noble ensures seamless interoperability across the Cosmos ecosystem, enabling fast and secure transactions.

In addition to supporting various RWAs, Noble offers its own native real-world asset, Noble Dollar (USDN) — a yield-bearing stablecoin that gives developers and end users control over the underlying yield. Additionally, Noble has implemented Circle's Cross-Chain Transfer Protocol (CCTP) to facilitate native transfers of USDC across multiple blockchain networks.

You can learn more about all the assets we offer here!

Documentation

For all documentation outside of installation, please visit our official documentation.

Installation

When installing from source, Golang is required.

git clone https://github.com/noble-assets/noble.git
cd noble
git checkout <TAG>
make install

Noble is also available via:

Local Net Quickstart

Looking to spin up a standalone local Noble chain? Leverage our quickstart guide and scripts here!

Contributing

We welcome contributions! If you find a bug or have feedback, open an issue. Pull requests for bug fixes are appreciated. For major changes, please open an issue first to discuss your proposal.

Note: We do not accept contributions for grammar or spelling corrections.