> For the complete documentation index, see [llms.txt](https://docs.w-chain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.w-chain.com/tutorial/web3-wallet-setup.md).

# Web3 Wallet Setup

As a full pledged EVM compatible network, you can interact with W Chain Network using all popular Web3 Wallet app. (i.e. Rabby, Metamask, Rainbow, Phantom, etc).

Add the following Network Information to your Wallet App. Depends on your app choice, it may fall under "Add Custom Network" section.

{% tabs %}
{% tab title="Mainnet" %}

* Network name: **W Chain**
* RPC URL: <https://rpc.w-chain.com>
* ChainID: **171717**
* Currency Symbol: **WCO**
* Decimal&#x73;**: 18** (if asked)
* Block explorer URL: <https://scan.w-chain.com>
  {% endtab %}

{% tab title="Testnet" %}

* Network name: **W Chain Testnet**
* RPC URL: <https://rpc-testnet.w-chain.com>
* ChainID: **71117**
* Currency Symbol: **WCO**
* Block explorer URL: <https://scan-testnet.w-chain.com>
  {% endtab %}
  {% endtabs %}
