https://github.com/shocknet/Wizard
Cross-Platform desktop Installer for a Lightning Page equipped node.
https://github.com/shocknet/Wizard
Last synced: 11 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 (over 2 years ago)
- Last Synced: 2024-11-05T02:35:36.525Z (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
[](https://github.com/shocknet/wallet/commits/master)
[](http://makeapullrequest.com)
[](https://t.me/LightningPage)
[](https://twitter.com/shockbtc)
# 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)