Network
The browser wallet targets the public testnet path and can use the public API endpoint or a healthy node you run yourself.
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.
The browser wallet targets the public testnet path and can use the public API endpoint or a healthy node you run yourself.
No monetary value, no trading, no fiat conversion, no custody service, and no third-party assets.
Read scope pageSeparate packages are available for Chrome and Firefox because each browser uses a different extension manifest shape.
The download is a ZIP package. Unzip it first, then load the extracted folder or manifest into the browser.
Download
Both packages contain the same wallet app, but each one includes the correct manifest for its browser.
Use this package for Chrome or Chromium-based browsers when you want to load the extension in developer mode.
Use this package only for Firefox temporary local testing through about:debugging while Mozilla review is pending.
If you prefer to inspect or rebuild the wallet from source, use the public Chipcoin repository.
Chrome
Chrome does not install this ZIP directly. You must unzip it first, then load the extracted extension folder.
chrome://extensions in Chrome.Developer mode in the top-right corner.Load unpacked.manifest.json.Firefox
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.
about:debugging#/runtime/this-firefox in Firefox.Load Temporary Add-on....manifest.json file inside that folder.First Run
After installation, open the extension and follow onboarding. The wallet supports create, recover, and private-key import flows.
Generates a local recovery phrase, asks you to acknowledge backup, and stores the encrypted wallet inside extension storage.
Restores the same wallet deterministically from the saved recovery phrase and lets you set a new password.
Provides a fallback path for advanced users who want to initialize the wallet from an existing private key.
Node Setup
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.
Settings.Safety
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.
If you create a seed-based wallet, write down the recovery phrase and keep it offline before you depend on the wallet.
Private keys and recovery phrases are exposed only after explicit user confirmation. Reveal them only when you actually need them.
Remove wallet clears the encrypted wallet, active session, submitted transaction cache, and the local wallet snapshot.
Need help?
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.