Monero Light Wallets

Synchronize instantly without giving up the "spend" keys. Optimal battery usage and usability.

For Users

Skylight Wallet

A modern, open-source, and self-custody Monero light-wallet for mobile and desktop.

Website

lwcli

A Linux/macOS TUI-wallet for advanced users that has "light" and "full" backends.

Github

For Self Hosters

Server

Monero Daemon and Monero-LWS are in the TrueNAS community app repo.

monerod monero-lws Setup Guide

Containers

Container images and compose files are provided to safely run Tor+monerod+LWS.

Tutorials

For Developers

👩🏼‍💻

monero-lws

Access to wallet REST API, admin REST API, admin CLI API, and webhooks/zmq events.

Documentation Github
🔑

lwsf

C++ client library that manages spend keys for lwcli, and lwsf_c.

Github

lwsf_c

Provides C and Dart API for Skylight, forwarding the calls into lwsf. Fork of monero_c.

Github