-
Notifications
You must be signed in to change notification settings - Fork 0
wallets
The RGB protocol is an exciting development for Bitcoin, enabling smart contracts and digital assets on top of Bitcoin and the Lightning Network. As it's still evolving, the landscape of compatible wallets is also growing.
Here's a list of known RGB protocol wallets, with a focus on those actively developed or mentioned in the community as of mid-2025. Please note that the RGB ecosystem is under continuous development, and wallet compatibility with the very latest protocol versions (e.g., v0.11) might vary. Always check the official repositories or announcements for the most up-to-date information.
| Wallet Name | Platforms | Description | GitHub Repository/Project (if applicable) |
|---|---|---|---|
| MyCitadel Wallet | Desktop (Linux, macOS, Windows), Web, iOS/iPad, Android | One of the earliest GUI wallets supporting RGB, developed by contributors to the RGB protocol. It offers cross-platform support and can handle fungible RGB assets. | While MyCitadel is a product, the underlying libraries and tools it leverages are often open-source. For example, it integrates with a "MyCitadel Node" which provides RGB smart contract functionality. You might find related code within the broader RGB-Tools or LNP-BP organizations. |
| Bitmask Wallet | Chrome Extension, Web Wallet | The first NFT wallet for RGB, designed to run in a web browser and interact with RGB contracts, similar to MetaMask for Ethereum. It is developed by DIBA, an issuer of unique digital assets on Bitcoin. | Look for repositories related to DIBA or Bitmask within the RGB ecosystem. While a direct "Bitmask Wallet" GitHub repo for the end-product might not be prominent, its components are built on RGB libraries. |
| Shiro Wallet | Desktop (Linux) | A wallet server for the RGB protocol. | fedsten/rgb-resources often links to it (though the project itself might be under a different organization). |
| Bitlight Wallet | Not explicitly stated but aims for modern non-custodial Bitcoin wallet experience. | A modern non-custodial Bitcoin wallet supporting the RGB protocol, with a focus on Bitcoin DeFi and tokenized fiat payment infrastructure. Developed by Bitlight Labs. | Look for "Bitlight Labs" or "Bitlight Wallet" on GitHub. |
| Iris Wallet | Android | The first Android wallet for RGB, developed by the team at Bitfinex working on RGB integration. It supports both fungible and non-fungible assets. | While the end-user app might not be directly open-source on GitHub, the underlying RGB libraries and contributions from Bitfinex to the RGB ecosystem are often publicly available. |
While not end-user wallets, these are crucial for wallet development and for power users.
| Tool/Library Name | Description | GitHub Repository |
|---|---|---|
| RGB-Tools/rgb-wallet | This repository contains the runtime and command-line tool for working with RGB assets. It's a foundational tool for developers and advanced users to interact directly with the protocol. | https://github.com/RGB-Tools/rgb-wallet |
| RGB-Tools/rgb-lib | A Rust library that provides tools to build cross-platform RGB compatible wallets. It abstracts away many Bitcoin and RGB internals, simplifying development. | https://github.com/RGB-Tools/rgb-lib |
| RGB-WG/rgb-core | The consensus-critical code library for RGB smart contracts, handling validation and consensus rules. Essential for any RGB implementation. | https://github.com/RGB-WG/rgb-core |
| LNP-BP Standards Association Repositories | The LNP/BP Standards Association leads the development of the RGB protocol. Their GitHub organization contains numerous foundational libraries, standards, and tools that wallets utilize. | https://github.com/LNP-BP |
- Protocol Version Compatibility: As the RGB protocol is actively developing, wallet compatibility with the latest versions (e.g., v0.11) is a key factor. Always verify which RGB protocol version a wallet supports.
- Client-Side Validation: RGB heavily relies on client-side validation. This means the wallet software is responsible for validating the history of the assets. This is a powerful feature for privacy and scalability but also means users need reliable software.
- Lightning Network Integration: Many RGB use cases leverage the Lightning Network for faster and cheaper transactions. Wallets that seamlessly integrate both Bitcoin on-chain and Lightning Network capabilities are crucial for a full RGB experience.
- Non-Custodial Nature: Most RGB wallets aim to be non-custodial, meaning you control your private keys and thus your assets.
- Early Stages: The RGB ecosystem is still relatively young compared to other blockchain protocols. Expect ongoing development, new features, and potential changes.
This list provides a starting point for exploring RGB protocol wallets. For the most current information and to contribute to the ecosystem, regularly check the official RGB project websites and the GitHub repositories of the LNP/BP Standards Association and related development teams.
On July 17, 2025, a coordinated launch of RGB v0.11.1 on mainnet was announced by several key players. This indicates a strong push for adoption and a certain level of readiness for real-world use cases, including stablecoins like Tether's USDT.
| Entity | Primary Role/Involvement with RGB 0.11.1 |
|---|---|
| Bitcoin Tribe | Wallet Provider: Launched their wallet with support for RGB 0.11.1, enabling users to issue, send, receive, and trade digital assets on Bitcoin. They are a founding member of the newly formed RGB Protocol Association. Their recent updates confirm "Upgraded to rgb-lib 0.11.1.alpha.2." |
| LNFI | DeFi Platform / Ecosystem Integrator: Explicitly integrated the RGB Protocol to enable scalable, programmable assets on Bitcoin for DeFi functionalities and trading. They are also a founding member of the RGB Protocol Association. |
| Thunderstack | Ecosystem Supporter / Core Contributor: A founding member of the RGB Protocol Association, indicating their commitment to funding and strategically supporting RGB development and adoption. |
| Iris Wallet | Mobile Wallet Provider: Launched their Android wallet with mainnet support for RGB v0.11.1. Developed by the team at Bitfinex, a major backer and contributor to RGB. They are also linked to the RGB Protocol Association. |
| Bitfinex | Key Backer & Contributor: While not a wallet themselves, Bitfinex (via their team developing Iris Wallet and their role as a founding member of the RGB Protocol Association) is a significant driving force behind the 0.11.1 mainnet launch, especially regarding USDT integration. |
| Tether (USDT) | First Real-World Application: USDT is announced as the first real-world stablecoin to be issued and transferable on Bitcoin via the RGB Protocol 0.11.1, demonstrating a major use case. |
| RGB Protocol Association | New Industry Alliance: Formed to accelerate the development and adoption of the RGB protocol through funding (grants, sponsorships) and strategic support for developers and projects. All the listed entities are founding members of this association. |
-
RGB Protocol Association vs. LNP/BP Standards Association: It's worth noting that recent news (as of July 17, 2025) indicates the formation of the RGB Protocol Association (with members like Bitfinex, Bitcoin Tribe, LNFI, Thunderstack) focused on accelerating development and adoption of RGB, specifically pushing for the
v0.11.1mainnet launch. This exists alongside the LNP/BP Standards Association, which has been the primary maintainer of the core RGB protocol (rgb-core), and has announced the release ofv0.12. This suggests potentially different strategic approaches or even a "silent war" as one source puts it, but ultimately signifies a vibrant and rapidly evolving ecosystem. - Client-Side Validation: The success of RGB relies on client-side validation, meaning the wallets themselves are crucial for verifying asset history off-chain, ensuring privacy and scalability.
- Focus on Mainnet: The emphasis on a "mainnet-ready" 0.11.1 means these entities are pushing for real-world usage beyond testnets.
- Ray Wallet
- kaleidoswap
- https://github.com/RGB-Tools/rgb-lightning-node
- inif