這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

GRS LND For WP

外掛說明

GRS LND For WP is a WordPress plugin that allows you to manage and use your GRS LND node, right from your WordPress administration panel. It provides a fully functional wallet interface, allowing you to send and receive 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. GRS 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.

Contribute

Contribute to the project on Github.

安裝方式

  1. Download the latest plugin release from WordPress or the GitHub 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.

常見問題集

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.

Where can I download the latest version of LND?

https://github.com/Groestlcoin/lnd/releases

LND is up and running. Where are my macaroons?

Your macaroon files are generated automatically by LND when it is started. Assuming you’re running Groestlcoin on mainnet, you would find them inside the data/chain/groestlcoin/mainnet directory of your LND dir. By default, the LND dir is located at: ~/.lnd-grs on Linux /Users/[username]/Library/Application Support/Lnd-grs/ on Mac OSX or $APPDATA/Local/Lnd-grs on Windows.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈GRS LND For WP〉的開發相關工作。

參與者

將〈GRS LND For WP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.1.2

  • Fixed bugs when using readonly.macaroon & invoice.macaroon.

0.1.1

  • Fixed bugs when attempting to pay invalid invoice.

0.1.0

  • Stable release