Chipcoin Browser Wallet is testnet-only. Testnet CHC has no monetary value, no trading, and no third-party assets. Read wallet scope

Testnet Browser Wallet

Install the Chipcoin Testnet Browser Wallet.

This wallet targets Chipcoin testnet only and is delivered as a browser extension package. Testnet CHC has no monetary value. The wallet does not provide trading, fiat conversion, custody services, or third-party asset support.

Network

The browser wallet targets the public testnet path and can use the public API endpoint or a healthy node you run yourself.

Testnet-only scope

No monetary value, no trading, no fiat conversion, no custody service, and no third-party assets.

Read scope page

Supported browsers

Separate packages are available for Chrome and Firefox because each browser uses a different extension manifest shape.

Download format

The download is a ZIP package. Unzip it first, then load the extracted folder or manifest into the browser.

Download

Choose the package that matches your browser.

Both packages contain the same wallet app, but each one includes the correct manifest for its browser.

Chrome package

Use this package for Chrome or Chromium-based browsers when you want to load the extension in developer mode.

Firefox temporary testing package

Use this package only for Firefox temporary local testing through about:debugging while Mozilla review is pending.

Source code

If you prefer to inspect or rebuild the wallet from source, use the public Chipcoin repository.

Chrome

Install on Chrome in developer mode.

Chrome does not install this ZIP directly. You must unzip it first, then load the extracted extension folder.

Step-by-step

  1. Download the Chrome ZIP and unzip it into a folder you can keep locally.
  2. Open chrome://extensions in Chrome.
  3. Enable Developer mode in the top-right corner.
  4. Click Load unpacked.
  5. Select the extracted wallet folder that contains manifest.json.
  6. The Chipcoin Wallet icon should then appear in your extension list and toolbar.

Chrome download

Firefox

Install on Firefox only as a temporary add-on for now.

Firefox can load the extracted package from about:debugging, but temporary add-ons are removed when Firefox restarts. The Firefox package is not presented as a signed Mozilla Add-on listing while review or appeal is pending.

Step-by-step

  1. Download the Firefox temporary ZIP and unzip it into a local folder.
  2. Open about:debugging#/runtime/this-firefox in Firefox.
  3. Click Load Temporary Add-on....
  4. Open the extracted wallet folder.
  5. Select the manifest.json file inside that folder.
  6. The extension will load for the current Firefox session.

Firefox temporary download

  • chipcoin-browser-wallet-firefox.zip
  • Unzip before loading.
  • Firefox temporary add-ons do not persist after restart.
  • No new signed Firefox XPI is published while Mozilla review or appeal is pending.

First Run

Create, recover, or import a wallet cleanly.

After installation, open the extension and follow onboarding. The wallet supports create, recover, and private-key import flows.

Create new wallet

Generates a local recovery phrase, asks you to acknowledge backup, and stores the encrypted wallet inside extension storage.

Recover wallet

Restores the same wallet deterministically from the saved recovery phrase and lets you set a new password.

Import private key

Provides a fallback path for advanced users who want to initialize the wallet from an existing private key.

Node Setup

Connect the wallet to a working Chipcoin node endpoint.

The wallet verifies node health and network status before saving a new endpoint. Use a healthy public testnet API endpoint or a testnet node you operate yourself.

How to configure the endpoint

  1. Install and open the wallet extension.
  2. Go to Settings.
  3. Review the current Node API endpoint.
  4. Change it if you want to use a different local or remote node.
  5. Save only after the wallet confirms health and network compatibility.

Common failures

  • Invalid or malformed URL.
  • Node is offline or unreachable.
  • Browser blocks the request because of CORS or mixed content.
  • The endpoint responds from the wrong network.

Safety

Handle recovery material deliberately.

The wallet stores secrets in browser extension local storage only, encrypted with the password you set during onboarding. It is testnet-only and does not support trading or third-party assets.

Back up the recovery phrase

If you create a seed-based wallet, write down the recovery phrase and keep it offline before you depend on the wallet.

Export with intent

Private keys and recovery phrases are exposed only after explicit user confirmation. Reveal them only when you actually need them.

Reset carefully

Remove wallet clears the encrypted wallet, active session, submitted transaction cache, and the local wallet snapshot.

Need help?

Use the browser package that matches your browser, unzip it, then load it with the correct browser flow.

If you run into endpoint issues or onboarding friction, use the contact form and include the browser version, extension package, and the node URL you tried. Do not treat testnet CHC as having monetary value.