IPI Testnet Gateway Network setup and public operator tools
IPI Testnet Gateway

Launch the public IPI testnet from one page.

`wallet.ipi.io` is the fast front door for the live testnet rollout: explorer, faucet, status, RPC access, and network config in one place. Connect the buyer-controlled Keplr account for real Send, Receive and terminal-authenticated Checkout V2 on the public testnet.

Loading live state
Get 1 IPI Open Explorer View Status
Connect with Keplr Mobile’s Browser. Connecting does not request a transaction signature.
Mainnet is untouched. Buyer keys remain inside Keplr; this page never asks for a seed phrase, private key or wallet password.
Latest block
...
Live from public Comet RPC
EVM head
...
Live from public JSON-RPC
Faucet treasury
...
Current faucet account balance
Active alerts
...
Prometheus live alert count
Cosmos chain ID: ipi-testnet-1 EVM chain ID: 42424 Base denom: aipi Display: IPI Refresh: 15s

Loading the real Keplr-backed IPI Wallet…

Add IPI Testnet to your wallet

Choose your wallet. On mobile, the page opens inside the wallet and starts the network request automatically. You only approve it.

IPI Testnet · 42424

Keplr

Checking extension

Register and enable the Cosmos network in Keplr.

Get Keplr

MetaMask

Checking extension

Add and activate IPI Testnet through MetaMask.

Get MetaMask

This page never asks for a seed phrase or private key. Verify the RPC URL, chain ID, and currency details in your wallet before approving. On mobile, the first tap opens this page inside the selected wallet and starts setup. If the wallet blocks automatic setup, tap Add IPI Testnet once inside the app.

What is live right now

Try it in 3 steps

1

Inspect the chain

Open the explorer or the status page and confirm the latest block, supply, and current edge health.

2

Get test IPI

Use the faucet to claim `1 IPI` and then verify the resulting transaction through the public explorer.

3

Wire your tooling

Use the network config and direct RPC endpoints below for MetaMask, SDK tests, or CLI-based integration.

Current scope

This is a live testnet gateway, not the final wallet product. What is deliberately not being faked here:

No mnemonic vault yet No fake staking UI No fake governance shell No product UI yet No live terminal transport yet Mainnet untouched

Network config

Use these values directly for browser wallets, scripts, and SDK integration, or trigger one-click network setup when the extension supports it.

MetaMask EVM wallet configuration for chain `42424`.
{
  "chainId": "0xA5B8",
  "chainName": "IPI Testnet",
  "nativeCurrency": {
    "name": "IPI",
    "symbol": "IPI",
    "decimals": 18
  },
  "rpcUrls": ["https://evm-rpc-testnet.ipi.io/"],
  "blockExplorerUrls": ["https://evm-scan-testnet.ipi.io/"]
}
Keplr quick values Cosmos-side values for chain registration and manual checks.
chain_id=ipi-testnet-1
bech32_prefix=ipi
rpc=https://rpc-testnet.ipi.io/
rest=https://rest-testnet.ipi.io/
stake_denom=aipi
display_denom=IPI
decimals=18

Direct endpoints

What comes next

Full browser wallet flows still to be added: K1 and R1 account handling, staking, governance, products, passports, scans, checkout, and EVM actions.

Why this page matters now

It gives one stable bookmark for the public testnet while backend and product surfaces keep evolving, so users and operators do not have to relearn the rollout every day.

Operational truth

What is linked here is either live now or explicitly labeled as pending. The page is meant to sell the testnet honestly, not cosmetically.

IPI Testnet · Chain ID ipi-testnet-1 No seed phrase or private key is requested here