Testing shiro wallet on Umbrel
- SSH into the Pi
ssh [email protected]
- Switch repo to Diamondhands-dev repo
sudo ./scripts/repo checkout https://github.com/diamondhands-dev/umbrel-apps.git
- Install shiro wallet
sudo ./scripts/app install shiro-wallet
The app should now be accessible at http://umbrel.local:8080 or go to Umbrel dashboard to open shirowallet
To update
sudo ./scripts/app update shiro-wallet
To uninstall
sudo ./scripts/app uninstall shiro-wallet