Skip to content

Commit e215943

Browse files
authored
update
update
1 parent a78c08b commit e215943

File tree

1 file changed

+61
-2
lines changed

1 file changed

+61
-2
lines changed

README.md

+61-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,61 @@
1-
# bitconnectX-Genesis-blockchain-bootstrap
2-
bitconnectX Genesis BlockChain BoostStrap ChainData Files
1+
# bitconnectX Genesis BlockChain BootStrap
2+
3+
Chain-data files for [BCCX / BitConnect X / bitconnectX Genesis blockchain](https://chainz.cryptoid.info/bccx/ "BCCX BlockChain"). Using these files reduces time in finding peers and/or syncing the [BCCX / BitConnect X / bitconnectX Genesis blockchain](https://chainz.cryptoid.info/bccx/ "BCCX BlockChain").
4+
5+
General bitconnectX BlockChain Node Tutorials: [New](https://youtu.be/RTieeNXGNrE "New Wallet Tutorial") | [Old](https://youtu.be/OFPNmYAQYdw "Old Wallet Tutorial") *(same principles for BCCX)*
6+
7+
BlockChain Node: [bitconnectX GitHub](https://github.com/bitconnectcoin/bitconnectx/tree/master/wallet "bitconnectX GitHub")
8+
9+
---
10+
11+
**If You Have Ran The bitconnectX BlockChain On Your Device:**
12+
13+
**1.** [Download the latest bootstrap files.](https://github.com/bitconnectCore/bitconnectX-Genesis-blockchain-bootstrap/releases "The Latest BCCX Bootstrap Files Release")
14+
15+
**2.** Find the downloaded bitconnectx.zip file and double-click. This will unzip the file and show a folder named bitconnectx.
16+
17+
**3.** Close and quit the bitconnectX Genesis blockchain user-interface, (if it is running).
18+
19+
**4.** Navigate to your OS's respective data directory.
20+
21+
* For Windows: C:\Users\[YourUsername]\AppData\Roaming\bitconnectx\
22+
Or paste %appdata%\Roaming\bitconnectx\ into the file explorer path field
23+
* For MacOS: ~/Library/Application Support/bitconnectx/
24+
Open Finder and in the program menu select Go > To Folder and enter the above path.
25+
* For Linux: ~/.bitconnectx/
26+
27+
**5.** Remove all files and folders **except** for wallet.dat, bitconnectx.conf (may not have this file).
28+
**Do not** delete the wallet.dat file as it contains the private keys for your X. **Deleting this file will result in loss of X!**
29+
30+
**6.** Inside the downloaded bitconnectx folder there is **one** folder and **three** files. Move all **four** items into the bitconnectX Genesis node's data directory that you just removed files from.
31+
32+
* **txleveldb** - File Folder
33+
* **blk0001.dat** - DAT File
34+
* **peers.dat** - DAT File
35+
* **bitconnectx** - CONF File
36+
37+
**7.** Run the wallet and syncing should begin at the bootstrap's last block.
38+
39+
---
40+
41+
**If You Have Not Ran The bitconnectX Genesis BlockChain On Your Device:**
42+
43+
**1.** [Download the latest bootstrap files.](https://github.com/bitconnectCore/bitconnectX-Genesis-blockchain-bootstrap/releases "The Latest BCCX Bootstrap Files Release")
44+
45+
**2.** Find the downloaded bitconnectx.zip file and double-click. This will unzip the file and show a folder named bitconnectx.
46+
47+
**3.** Move the bitconnectx folder to your OS's respective data directory.
48+
49+
* For Windows: C:\Users\[YourUsername]\AppData\Roaming\
50+
Or paste %appdata%\Roaming\ into the file explorer path field.
51+
* For MacOS: ~/Library/Application Support/
52+
Open Finder and in the program menu select Go > To Folder and enter the above path.
53+
* For Linux: ~/
54+
55+
*For Linux you must rename the bitconnectx folder to .bitconnectx*
56+
57+
**4.** Run the wallet and syncing should begin at the bootstrap's last block.
58+
59+
---
60+
61+
![alt text](https://static.wixstatic.com/media/28f073_b193ddc57217466fa9f29fb256bd43e7~mv2.png/v1/fill/w_1046,h_1049/WaveX.PNG.png "WaveX")

0 commit comments

Comments
 (0)