GitBook: [master] 12 pages modified

This commit is contained in:
Aguilaair 2018-07-27 14:52:49 +00:00 committed by gitbook-bot
parent 2648f5d2a1
commit 6df39fc9cf
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF
12 changed files with 80 additions and 30 deletions

View File

@ -6,8 +6,6 @@
Please register on [btcppay.com](https://btcppay.com) and then continue reading this guide.
{% endhint %}
![](https://docs.btcppay.com/uploads/images/gallery/2018-05-May/scaled-840-0/aJ9EYz9qLVRAqtaE-image-1526537064658.png)
## Creating a new Wallet
In order to create a new payment button you will need to have a wallet to receive funds to. You can can create one using the electrum wallet or Online paper wallet.

View File

@ -2,20 +2,20 @@
To access your wallet with Electrum do the following:
1. Download electtrum
1. [Download Electrum](https://github.com/BTCPrivate/electrum-btcp/releases)
2. Open and click restore
3. Select "I already have a seed"
![](http://docs.btcppay.com/uploads/images/gallery/2018-05-May/scaled-840-0/NKSdWVgDZ4PoUBt6-image-1526928506552.png) 4. Enter the seeds AND CLICK OPTIONS
![](http://docs.btcppay.com/uploads/images/gallery/2018-05-May/scaled-840-0/34PIqrVwQIRCh0OH-image-1526928549652.png) 5. Select BIP39 Seed
![](http://docs.btcppay.com/uploads/images/gallery/2018-05-May/scaled-840-0/pEberprC6qUXQyrR-image-1526928576823.png) 4. Cllick Next
4. Enter the seeds and click **OPTIONS**
5. Select BIP39 Seed
6. Click Next
![](../.gitbook/assets/image%20%2819%29.png)
1. Enter a password for your electrum wallet ![](http://docs.btcppay.com/uploads/images/gallery/2018-05-May/scaled-840-0/4OsMaLlv583PJbBq-image-1526928854715.png)
2. Great success
{% hint style="success" %}
2. You should now see your BTCP Pay transactions
{% endhint %}
![](../.gitbook/assets/image%20%288%29.png)

View File

@ -16,7 +16,7 @@ Enter a Nickname for this wallet address and the Derived XPUB obtained from step
![](../.gitbook/assets/image.png)
**Action:\*** Fill Out all the details
**Action:** Fill Out all the details
![](../.gitbook/assets/image%20%2820%29.png)
@ -24,7 +24,7 @@ Enter a Nickname for this wallet address and the Derived XPUB obtained from step
![](../.gitbook/assets/image%20%289%29.png)
**Action:\*** Fill Out all the details
**Action:** Fill Out all the details
![](../.gitbook/assets/image%20%284%29.png)
@ -34,5 +34,5 @@ Once you are finish you will get your code to use and accept BTCP Payments.
![](../.gitbook/assets/image%20%2810%29.png)
Click here for examples of how to embed the code in different websites.

View File

@ -1,7 +1,7 @@
# Getting the Xpub from an Electrum Wallet
{% hint style="info" %}
It's highly recommended to create a new wallet due to the risk that any descendant key could compromise the whole wallet.
{% hint style="warning" %}
We strongly recommended creating a new wallet due to the risk that any descendant key could compromise the whole wallet.
{% endhint %}
Create a new Electrum wallet address and obtain the Xpub by clicking on:
@ -13,3 +13,11 @@ and then copying the Xpub from there:
![](../.gitbook/assets/image%20%286%29.png)
{% hint style="success" %}
You may now set up your BTCP Pay button
{% endhint %}
{% page-ref page="create-a-btcp-pay-button.md" %}

View File

@ -2,12 +2,16 @@
We strongly recommend creating a new wallet using the official BTCP paper wallet or the Electrum wallet.
{% hint style="info" %}
{% hint style="warning" %}
⚠️ Important: You must store the information generated from your wallet offline & securely. Do not share your private keys with anyone. Do not store them in your email or computer. ⚠️
{% endhint %}
## **Create Wallet Using the Paper Wallet**
{% hint style="info" %}
**Action:** [Create Paper Wallet](https://paperwallet.btcprivate.org/#)
{% endhint %}
{% hint style="info" %}
**PRO TIP:** Once the page loads, unplug your computer from the internet. Save the generated data in an encrypted USB drive or print it and keep it in a safe location. Then close the browser and connect back to the internet once all the information is saved in a safe place.
{% endhint %}
@ -18,15 +22,17 @@ Then click on Wallet details, Reveal your new HD Wallet, and copy the master Xpu
![](../.gitbook/assets/image%20%2811%29.png)
{% hint style="info" %}
**Action:** [Create Paper Wallet](https://paperwallet.btcprivate.org/#)
{% endhint %}
{% hint style="info" %}
{% hint style="danger" %}
**Action:** Save the information from the wallet in a secure place. The only information you will need to run payment widget will be the _**Master XPUB**_ as shown on the image above .
All the other information including the Private Key & Seeds should be kept in a safe place away from your computer.
{% endhint %}
{% hint style="success" %}
You may now set up your BTCP Pay button
{% endhint %}
{% page-ref page="create-a-btcp-pay-button.md" %}

View File

@ -26,6 +26,10 @@ Then **right click** and click on **'Save as...'.**
Then click on **'Save'.**
{% hint style="success" %}
You have now downloaded the BTCP Pay WooCommerce plugin!
{% endhint %}
## Uploading the plugin to WordPress
Next we will need to **upload** the plugin on WordPress.
@ -35,7 +39,7 @@ You must have access to your website through FTP and should be confident in how
{% endhint %}
{% hint style="info" %}
Use an FTP client such as [FileZilla](https://filezilla-project.org/) or [WinSCP](https://winscp.net/eng/download.php)
Use an FTP client such as [FileZilla](https://filezilla-project.org/) or [WinSCP](https://winscp.net/eng/download.php). In this guide we will be using FileZilla.
{% endhint %}
Firstly, login to your website and navigate to your WordPress home directory.
@ -48,7 +52,9 @@ Drag the .PHP file to the directory to upload it.
![](../.gitbook/assets/btcp3.png)
{% hint style="success" %}
You have now uploaded the plugin to WordPress!
{% endhint %}
## Activate the plugin
@ -72,7 +78,9 @@ Create a BTCP Pay button now if you haven't already
{% page-ref page="../cloud-hosted-guide/create-a-btcp-pay-button.md" %}
Now, paste only **btcpWidget.data from your widget.** It should look something like this:
## Configure the plugin
To configure the plugin simply paste **btcpWidget.data from your widget.** It should look something like this:
```javascript
btcpWidget.data = {
@ -91,6 +99,10 @@ btcpWidget.data = {
}
```
{% hint style="info" %}
If you want to make BTCP your store-wide currency you can do so by adding the line `"currency": "BTCP",` to your `btcpWidget.data`
{% endhint %}
Finally, click on save
![](../.gitbook/assets/btcp6.png)
@ -101,3 +113,7 @@ Your plugin should now be working and BTCP Pay activated succesfully!
![](../.gitbook/assets/btcp7.png)

View File

@ -24,6 +24,10 @@ Then **right click** and click on **'Save as...'.**
Then click on **'Save'.**
{% hint style="success" %}
You have now downloaded the BTCP Pay WordPress plugin!
{% endhint %}
## Uploading the plugin to WordPress
Next we will need to **upload** the plugin on WordPress.
@ -48,6 +52,12 @@ Drag the .PHP file to the directory to upload it.
You have now uploaded the plugin to WordPress!
{% hint style="success" %}
You have now uploaded the BTCP Pay WordPress plugin!
{% endhint %}
## Activate the plugin
{% hint style="warning" %}

View File

@ -19,5 +19,9 @@ The installer will install everything you need to run the store demo application
![](../.gitbook/assets/setup.gif)
{% hint style="success" %}
Once everything is finished you should be ready to do a few tests to make sure everything is running properly.
{% endhint %}

View File

@ -6,11 +6,13 @@
## Connect using your favorite SSH Terminal.
For this example we will use MobaXterm on Windows. Start a new SSH session, enter the IP, username \(root\) and load your key. Then enter your passphrase from the previous step when asked. You are now logged in to your Digital Ocean Droplet.
For this example we will use [MobaXterm](https://mobaxterm.mobatek.net/download.html) on Windows. Start a new SSH session, enter the IP, username \(root\) and load your key. Then enter your passphrase from the previous step when asked. You are now logged in to your Digital Ocean Droplet.
![](../.gitbook/assets/loginserver.gif)
{% hint style="success" %}
You have now succesfully connected to the droplet.
{% endhint %}

View File

@ -6,12 +6,12 @@ Login to your Digital Ocean account and click create then select Droplet.
![](../.gitbook/assets/image%20%2818%29.png)
Choose an Image. BTCP is currently optimize to run on Ubuntu with 2 GB of memory for $10/month.
Choose an Image. BTCP is currently optimized to run on Ubuntu with 2 GB of memory for $10/month.
![](../.gitbook/assets/image%20%2812%29.png)
Choose a location closer to where most of your buyers are from.
Choose the location closest to where most of your clients are from.
![](../.gitbook/assets/image%20%2821%29.png)
@ -81,3 +81,9 @@ Enter a name and create click create
![](../.gitbook/assets/image%20%2816%29.png)
{% hint style="success" %}
You have now set up your own droplet, now we need to connect to the server and set up BitCore.
{% endhint %}

View File

@ -1,8 +1,6 @@
# Run service with systemctl
Short guide to run bitcore-node as a service. This guide will get updated once we have the service running with PM2.
This is a short guide to run bitcore-node as a service. This guide will get updated once we have the service running with PM2.
#### Create bitcore-node service with systemctl

View File

@ -18,7 +18,9 @@ You should see something like this
![](../.gitbook/assets/image%20%281%29.png)
{% hint style="success" %}
🎉Congrats you now have your very own BTCP Explorer and server to verify and process payments.
{% endhint %}