Bitlight Wallet is a Chrome Extension that provides a secure and user-friendly interface for managing Bitcoin and RGB assets.
Note: This repository serves as an archive for historical versions of the extension.
- Download the desired version from the v0.14.1 folder.
- Open Chrome and navigate to
chrome://extensions/
. - Enable Developer mode (top right corner).
- Click Load unpacked and select the downloaded extension folder.
- supporting RGB protocol
v0.11.0-beta.9
. - Derivation paths:
- BTC Mainnet:
m/86h/0h/0h/0
- RGB Mainnet:
m/86h/0h/0h/9
- BTC Mainnet:
-
v0.14.1 uses the following derivation path for RGB mainnet with UTXO binding:
m/86h/0h/0h/9/*
-
UTXOs in v0.14.1 can be found at the above path:
-
v0.15.1 and later create RGB-related UTXOs at:
m/86h/827166h/0h
(wherecoin_type
is a decimal encoding of the RGB string)
-
If you cannot find RGB mainnet UTXOs in v0.15.1 or later, please use v0.14.1 to check:
-
UTXO migration functionality is available in v0.15.1 and later.