ngutech21/vipr-wallet

By ngutech21

Updated 1 day ago

Fedimint ecash wallet PWA for private Lightning payments

Image
Security
Languages & frameworks
Web servers
0

10K+

ngutech21/vipr-wallet repository overview

Vipr Wallet Docker Image

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.

Tags

  • dev-latest: latest successful development build from the master branch
  • <commit-sha>-alpine: immutable image for a specific Git commit
  • latest: latest promoted production release
  • vX.Y.Z: production release tags

Pull

docker pull ngutech21/vipr-wallet:latest

Run

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.

Security

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.

Disclaimer

Vipr Wallet is experimental software. Do not use it with significant amounts of ecash or in production environments without understanding the risks.

Tag summary

Content type

Image

Digest

sha256:ee639ea8d

Size

10.1 MB

Last updated

1 day ago

docker pull ngutech21/vipr-wallet:dev-latest