You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lza_menace b0bdf62fde base frontend 1 year ago
..
src base frontend 1 year ago
static base frontend 1 year ago
.gitignore base frontend 1 year ago
.npmrc base frontend 1 year ago
README.md base frontend 1 year ago
package-lock.json base frontend 1 year ago
package.json base frontend 1 year ago
svelte.config.js base frontend 1 year ago
vite.config.js base frontend 1 year ago

README.md

monero-lws frontend

Client side web application for managing wallets in monero-lws.

Everything is stored client side, encrypted.

/ - redirect to /setup if user not setup, to /login if not authenticated /setup - first time setup user account, encrypted session /login - log into encrypted session /wallet/add - add a wallet to LWS /wallet/:id - show wallet details (balances, txes, etc) /wallet/:id/remove - remove a wallet from LWS /wallet/:id/resync - resync wallet