Diamond Hands releases an alpha version of Shiro Wallet, an RGB wallet on Umbrel

April 29, 2023

Diamond Hands has released an alpha version of Shiro Wallet, a web wallet compatible with the RGB protocol.

‏‏‎ ‎‏‏‎ ‎

‏‏‎ ‎‏‏‎ ‎

‏‏‎ ‎‏‏‎ ‎

There are already a few other RGB-compatible wallets such as Iris Wallet for mobile, but Shiro is the first RGB wallet on Umbrel, a popular Bitcoin node management platform.

You can install Shiro Wallet on Umbrel by typing in the link below on the Umbrel’s community app stores page.

https://github.com/diamondhands-dev/umbrel-community-app-store

There are already a few other RGB-compatible wallets such as Iris Wallet for mobile, but Shiro is the first RGB wallet on Umbrel, a popular Bitcoin node management platform.

You can install Shiro Wallet on Umbrel by typing in the link below on the Umbrel’s community app stores page.

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

Shiro wallet is a web-server wallet, and can be integrated easily with other services by calling endpoints for the wallet.

Shiro at the current form is still very rough and alpha and only available on testnet for now. Nonetheless, you can issue, send and receive fungible RGB tokens, allowing you to experiment with the protocol and gain first hand experience.

The source code for Shiro Wallet is all open-sourced and available on our github repositories.

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

Shiro Backend
https://github.com/diamondhands-dev/shiro-backend

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

Shiro Frontend

https://github.com/diamondhands-dev/shiro-frontend

‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎

Also, Shiro Wallet is one of the first wallets built on rgb-lib, a Rust library which provides tools to build cross-platform RGB compatible wallets in a simple fashion, without having to worry about Bitcoin and RGB internals.