# LND-For-WP  - v0.1.2
## A WordPress plugin for managing &amp; using your LND node.

### Description 
LND For WP is a WordPress plugin that allows you to manage and use your LND node, right from your WordPress administration panel. It provides a fully functional wallet interface, allowing you to send and recieve funds across the Lightning Network with ease. The user interface is responsive and will adapt to fit any web enabled desktop, tablet or mobile device. You can search the Lightning Network graph, manage peer connections and open & close channels with ease. 
The plugin has QR support, enabling basic encoding & decoding of QR codes.
LND For WP also adds a number of WordPress 'shortcodes', allowing you to embed LND functionality directly in your website pages and posts. New Shortcodes will be added with future versions, as needs & use cases arise.

![Plugin Preview](/lnd-for-wp-preview.png?raw=true "LND For WP Preview")

### Installation

LND For WP can be installed directly from WordPress. Simply navigate to the 'Plugins -> Add New' page and search for 'LND For WP'. You can also view LND For WP on the [WordPress.org Plugin Directory](https://wordpress.org/plugins/lnd-for-wp/)

To install the plugin manually using source code from this repository:

1. Download the latest plugin release from this repository.
2. Browse to the 'Plugins -> Add New' page within WordPress.
3. Click the 'Upload Plugin' button, select 'Browse' and choose the release .zip you downloaded in step 1.
4. Press 'Install Now'.
5. On the next screen, press the 'Activate' button to turn on the plugin.

### Frequently Asked Questions

#### 1. What is LND?
  LND stands for 'Lightning Network Daemon'. It's a software implementation of the 'Lightning Network', which is an open protocol layer that leverages the power of blockchains and smart contracts to make cheap, fast, private transactions available to anyone around the world. To learn more, visit [Lightning Labs - Technology Overview](https://lightning.engineering/technology.html).

### Contributing
Contributions in the form of issues, feedback & pull requests are welcome.<br />

### Donate
You can support the project by dropping a few Satoshis in the tip jar: [3PTj3wuauVLjnL4pU2y6qx84ek9hqAL8EN](bitcoin:3PTj3wuauVLjnL4pU2y6qx84ek9hqAL8EN)
