A graphical user interface for Cashu wallet.
git clone https://github.com/callebtc/cashu-ui.git
cd cashu-ui
poetry install
pyinstaller app.spec
cd dist
A graphical user interface for Cashu wallet.
git clone https://github.com/callebtc/cashu-ui.git
cd cashu-ui
poetry install
pyinstaller app.spec
cd dist