From 10269067e9db6dccedbae8bc01c2194c8ce2b3fe Mon Sep 17 00:00:00 2001 From: rapeafed Date: Mon, 25 Mar 2024 08:01:21 -0400 Subject: [PATCH] SuchWOW Gateway release --- .~lock.README.md# | 1 + README.md | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .~lock.README.md# diff --git a/.~lock.README.md# b/.~lock.README.md# new file mode 100644 index 0000000..36d269b --- /dev/null +++ b/.~lock.README.md# @@ -0,0 +1 @@ +,w,l,25.03.2024 08:01,file:///home/w/.config/libreoffice/4; \ No newline at end of file diff --git a/README.md b/README.md index f4762a9..d685d47 100755 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Before activating your SuchWOW Gateway you will need * [This SuchWOW Gateway plug-in](https://git.wownero.com/rapeafed/suchwow-gateway/archive/master.zip) * BCMath extension for PHP is activated (it usually is) * If you will be using block explorer clearance (easy and less private) then you will need Wowlet or [Wownero CLI Wallet](https://git.wownero.com/wownero/wownero/releases) to create wallet and get your address and viewkey -* If you want to use your own daemon to clear transactions (more private and slightly more complicated setup) then you will need [Wownero CLI Wallet]https://git.wownero.com/wownero/wownero/releases downloaded and installed nearby or on the same server with WordPress. You will need wownerod (Wownero daemon) and wownero-wallet-rpc from the Wownero CLI Wallet package +* If you want to use your own daemon to clear transactions (more private and slightly more complicated setup) then you will need [Wownero CLI Wallet](https://git.wownero.com/wownero/wownero/releases) downloaded and installed nearby or on the same server with WordPress. You will need wownerod (Wownero daemon) and wownero-wallet-rpc from the Wownero CLI Wallet package ## Installing the plugin @@ -41,7 +41,7 @@ If you are still reading this paragraph consider using Option 1 - default block Automatic installation and updates are not available at this moment – check back for updates. ### Manual Method -1. Download SuchWOW Gateway plugin from the [releases page](https://git.wownero.com/rapeafed/suchwow-gateway/archive/master.zip) or clone with `git clone https://git.wownero.com/rapeafed/suchwow-gateway` +1. [Download SuchWOW Gateway plugin from here](https://git.wownero.com/rapeafed/suchwow-gateway/archive/master.zip) or clone with `git clone https://git.wownero.com/rapeafed/suchwow-gateway` 2. Unzip or place the `suchwow-gateway` folder in the `wp-content/plugins` directory of 3. Activate "SuchWOW Gateway" in your WordPress admin/plugins dashboard.