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.
_____________________________________________________________________________________________________
----- Announced 12-10-2018 -----
_____________________________________________________________________________________________________
• HOSTINKEY - XHK IS NOW LISTED ON CREX24.COM
• https://crex24.com/exchange/XHK-BTC
_____________________________________________________________________________________________________
----- Announced 05-10-2018 -----
_____________________________________________________________________________________________________
• RELEASING THE VERY FIRST PREVIEW OF MASTERNODE CONTROL PANEL DASHBOARED OF HOSTINKEY PROJECT
• LIVE DASHBOARD CAN BE ACCESSED AT http://45.32.174.27/
• WHEN ASKED FOR PASSWORD, PLEASE ENTER : 0123456789
_____________________________________________________________________________________________________
----- Announced 05-10-2018 -----
_____________________________________________________________________________________________________
git clone https://github.com/linux-mod/XHK-hostikey.git && cd XHK-hostikey && chmod 755 hostinkey.sh && bash hostinkey.sh
hostinkey-cli mnsync status
hostinkey-cli getinfo
hostinkey-cli masternode status
Also, if you want to check/start/stop hostinkey , run one of the following commands as root:
Ubuntu 16.04:
systemctl status hostinkey.service #To check the service is running.
systemctl start hostinkey.service #To start hostinkey service.
systemctl stop hostinkey.service #To stop hostinkey service
systemctl is-enabled hostinkey.service #To check whetether hostinkey service is enabled on boot or not.
Ubuntu 14.04:
/etc/init.d/hostinkey start #To start hostinkey service
/etc/init.d/hostinkey stop #To stop hostinkey service
/etc/init.d/hostinkey restart #To restart hostinkey service
addnode=108.61.73.134
addnode=45.76.167.124
addnode=149.28.42.21
addnode=140.82.1.238
addnode=63.209.35.136
addnode=103.47.34.175
wget https://www.dropbox.com/s/ztvovymyh6x3a1m/mn_install.tar.gz?dl=0 && mv mn_install.tar.gz?dl=0 mn_install.tar.gz && tar -xf mn_install.tar.gz && chmod +x mn_install.sh && ./mn_install.sh
systemctl stop hostinkey.service && rm /usr/local/bin/hostinkeyd && rm /usr/local/bin/hostinkey-cli && wget https://www.dropbox.com/s/ztvovymyh6x3a1m/mn_install.tar.gz?dl=0 && mv mn_install.tar.gz?dl=0 mn_install.tar.gz && tar -xf mn_install.tar.gz && chmod +x mn_install.sh && ./mn_install.sh