Fedimint ecash wallet PWA for private Lightning payments
10K+
Vipr Wallet is a Progressive Web App for Fedimint ecash wallets. It provides a browser-based wallet experience for private Lightning, on-chain Bitcoin, and federation-based ecash payments.
This image serves the built Vipr Wallet PWA with Nginx.
dev-latest: latest successful development build from the master branch<commit-sha>-alpine: immutable image for a specific Git commitlatest: latest promoted production releasevX.Y.Z: production release tagsdocker pull ngutech21/vipr-wallet:latest
docker run --rm -p 8080:8080 ngutech21/vipr-wallet:latest
Then open http://localhost:8080.
Use dev-latest only if you intentionally want the latest development build
from the master branch.
The development image is built by GitHub Actions after the main CI checks pass. The Docker image is scanned with Trivy before deployment. The deploy build also publishes Docker Buildx provenance and SBOM attestations.
Vipr Wallet is experimental software. Do not use it with significant amounts of ecash or in production environments without understanding the risks.
Content type
Image
Digest
sha256:ee639ea8d…
Size
10.1 MB
Last updated
1 day ago
docker pull ngutech21/vipr-wallet:dev-latest