It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
---------------------------------------------------------------------------
How to use DigiCubeARM (For Raspberry Pi and other Linux-Based ARM Systems)
---------------------------------------------------------------------------
1) Download script (DigiCubeARM.sh) and save to /home/pi
2) Open Terminal on your Raspberry Pi
3) Navigate to the Folder you have saved DigiCube.sh by entering:
cd /home/pi
4) Elevate script to an executable file by entering:
sudo chmod 755 DigiCubeARM.sh
5) Run the script to download wallet and blockchain bootstrap by entering:
./DigiCubeARM.sh
6) This will begin the download for the wallet and blockchain bootstrap. It may appear frozen at times, but it is working properly. Do not interrupt
--------------------------------------------------------------------------------------------------
- TO RUN ALL AT ONCE, COPY AND PASTE THE THREE LINES BELOW AFTER YOU HAVE COMPLETED STEP 2 ABOVE -
--------------------------------------------------------------------------------------------------
cd /home/pi
sudo chmod 755 DigiCubeARM.sh
./DigiCubeARM.sh
-------------------
- DEVELOPER NOTES -
-------------------
This is the ALPHA version of the ARM wallet
Some platforms have been receiving errors while loading the Bootstrap
If you have errors that prevent the wallet from opening:
Please navigate to /home/pi/.DigiCube and remove blkindex.dat and blk0001.dat before trying to load the wallet again
You will begin syncing as normal from Block 1. THE WALLET WORKS, but the bootstrap is the part having issues on some oprating systems