Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shocknet/Wizard
Cross-Platform desktop Installer for a Lightning Page equipped node.
https://github.com/shocknet/Wizard
Last synced: 8 days ago
JSON representation
Cross-Platform desktop Installer for a Lightning Page equipped node.
- Host: GitHub
- URL: https://github.com/shocknet/Wizard
- Owner: shocknet
- License: other
- Archived: true
- Created: 2019-07-24T19:35:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-01T20:23:54.000Z (about 2 years ago)
- Last Synced: 2024-06-08T13:35:22.086Z (5 months ago)
- Language: JavaScript
- Homepage: https://Lightning.Page
- Size: 6.66 MB
- Stars: 3
- Watchers: 3
- Forks: 5
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-lightning-network - ShockWizard - Install a Shockwallet LND node on any Desktop/Laptop in just a few clicks. (Applications / Desktop Interfaces)
README
# Lightning.Page Wizard
[![GitHub last commit](https://img.shields.io/github/last-commit/shocknet/Wizard?style=flat-square)](https://github.com/shocknet/wallet/commits/master)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Chat](https://img.shields.io/badge/chat-on%20Telegram-blue?style=flat-square)](https://t.me/LightningPage)
[![Twitter Follow](https://img.shields.io/twitter/follow/ShockBTC?style=flat-square)](https://twitter.com/shockbtc)
![GitHub all releases](https://img.shields.io/github/downloads/shocknet/Wizard/total)# Introduction
This wizard is a Desktop Installer that makes deploying and managing your own Bitcoin+LND node, and configuring as your [Lightning.Page](https://My.Lightning.Page) server, as simple as a few clicks.
There are automatic builds for most operating systems:
- [MacOS](https://github.com/shocknet/Wizard/releases)
- [Windows](https://github.com/shocknet/Wizard/releases)
- [Linux](https://github.com/shocknet/Wizard/releases) (*headless systems should follow the API readme*)Lightning.Page utilizes [ShockAPI](https://github.com/shocknet/api) which comes configured with this package. The wizard supports both Neutrino and Bitcoin Core.
# Install
Browse to [Releases](https://github.com/shocknet/Wizard/releases) and download->run the correct file for your operating system.
*Full Bitcoin Core installations should budget at least 400GB of disk space*
Windows users should install "as Administrator"
# Using with Lightning.Page
- The end of the wizard will provide you with a scan-able QR code.
- Scan with My.Lightning.Page to automatically connect
- The built-in tunnel service will keep your device connected to your node across networks## Packaging from Source
To package apps for the local platform:
```bash
$ yarn package
```
**If you find any issues with this project, or would like to suggest an enhancement, please [tell us](https://github.com/shocknet/Wizard/issues).**
[ISC License](https://opensource.org/licenses/ISC)
© 2021 [Shock Network, Inc.](https://shock.network)