> For the complete documentation index, see [llms.txt](https://colend.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://colend.gitbook.io/home/how-to/setup-core/wallets-and-rpcs.md).

# Wallets and RPCs

#### **Using Rabby Wallet (Desktop)**

For a hassle-free setup, we highly recommend using [**Rabby Wallet**](https://rabby.io/rabby-points?code=AGNOSCHAIN). Rabby Wallet natively integrates Core Blockchain, simplifying the process of adding and managing Core network configurations without manual input.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><img src="/files/VFeDEQty4wpf7uQCExDG" alt="" data-size="original"></td><td></td></tr><tr><td></td><td><img src="/files/RKPe4zkQwV6m0lavmP0E" alt="" data-size="original"></td><td></td></tr></tbody></table>

#### **Adding Core with Chainlist**

If you're using a different wallet, like [MetaMask](https://metamask.io/), and prefer a one-click solution to add the Core Blockchain, visit [Chainlist](https://chainlist.org/?search=core). Chainlist provides a user-friendly interface to quickly connect to the Core Mainnet or Testnet with just a click.

Ensure you are logged into your wallet extension on your browser before adding a network through Chainlist to facilitate the automatic configuration.

***

#### Core Mainnet Configuration

If you're setting up the Core Blockchain on your MetaMask or similar wallet, here are the essential details you'll need:

* **Network Name**: Core Blockchain
* **RPC URL**: <https://rpc.coredao.org/>
* **Chain ID**: 1116
* **Currency Symbol**: CORE
* **Block Explorer URL**: [https://scan.coredao.org](https://scan.coredao.org/)

#### Core Testnet Configuration

For developers and testers looking to operate on the Core Chain TestNet, use the following configuration:

* **Network Name**: Core Chain TestNet
* **RPC URL**: [https://rpc.test.btcs.network](https://rpc.test.btcs.network/)
* **Chain ID**: 1115
* **Currency Symbol**: tCORE
* **Block Explorer URL**: [https://scan.test.btcs.network](https://scan.test.btcs.network/)
