Lightning wallet focused on user experience and ease of use ⚡️
Actinium-LN-Desktop is a port of Zap Desktop, the free Lightning Network wallet focused on user experience and ease of use.
The UI for Zap is created using Electron + React + Redux.
Download the [latest release][releases] for your appropriate OS and follow the instructions below.
Once you have the .tar.gz file downloaded, simply double click on the file to unzip.
Navigate to the newly extracted folder, then drag-and-drop the AcmLNDesktop.app
file to the Applications
folder.
Unmount the image and navigate to Applications
folder.
Finally, double click on the AcmLNDesktop.app
file.
Once you have the .exe file downloaded, simply double click on the file.
Once you have the .zip file downloaded, simply double click the file to unzip or run the following command:
unzip file.zip
If you would like to install from source, run a full Actinium node, or connect to a custom lnd instance please see the advanced usage page.