Skip to content

Connect a Wallet

LitDEX uses RainbowKit under the hood, so any EVM wallet that supports WalletConnect or browser injection works. Recommended: MetaMask, Rabby, OKX Wallet, Brave Wallet.

Connect

  1. Open the app at https://litdex.test-hub.xyz.
  2. Click Connect Wallet in the top right.
  3. Pick a wallet from the list and approve the connection in the wallet popup.

The first time you sign a transaction, the wallet asks to add the LiteForge network. Approve once — every future tx uses the same chain.

Add LiteForge manually

If your wallet does not auto-prompt:

FieldValue
Network nameLiteForge
New RPC URLhttps://liteforge.rpc.caldera.xyz/http
Chain ID4441
Currency symbolzkLTC
Block explorerhttps://liteforge.explorer.caldera.xyz

Switching wallets

The dApp scopes everything per wallet — outgoing friend requests, transfer history, message bubbles. Swapping wallets in MetaMask resets the UI to that wallet's state without leaking the previous account's data.

Troubleshooting

  • Wrong chain banner: click "Switch to LiteForge" — the dApp triggers a wallet_switchEthereumChain request.
  • Transactions stuck pending: check the explorer with the transaction hash. If the nonce was reused (rare on testnet), reset the activity tab in MetaMask.
  • Wallet shows no balances: pull-to-refresh or reload — token balances are read directly from chain via the RPC.

If something looks off, screenshot it and ping the Telegram group.

Released under the MIT License.