Skip to content

beans42/lumite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lumite

In-browser wallet for Stellar blockchain. Supports receiving and sending XLM with custom fee limit and transaction memos. Progressive web app using Next.js, fully client-side, communicates directly with Horizon API servers.

Demo available here! You need an existing Stellar account/keypair to use lumite.

Screenshots

mobile screenshot desktop screenshot

Usage

npm i
npm run build:ssg

Then, use any web server to host the docs directory.

http-server -p 80 docs

Releases

No releases published

Packages

No packages published