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.
$ magid getinfo
{
"version" : "v1.1.0.2-magi",
"protocolversion" : 71040,
"walletversion" : 60000,
"balance" : 37.41486193,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 110589,
"timeoffset" : 0,
"moneysupply" : 2520974.68641076,
"connections" : 10,
"proxy" : "",
"ip" :,
"difficulty" : {
"proof-of-work" : 1.64351097,
"proof-of-stake" : 0.02095125
},
"testnet" : false,
"keypoololdest" : 1418755506,
"keypoolsize" : 102,
"mininput" : 0.00000000,
"paytxfee" : 0.00010000,
"errors" : ""
}
rpcuser=magicoinrpc
rpcpassword=
rpcallowip=0.0.0.0
rpctimeout=30
maxconnections=10
upnp=1
par=1
server=1
shrinkdebugfile=1
#printtoconsole=1
daemon=1
$ magid getinfo
{
"version" : "v1.1.0.2-magi",
"protocolversion" : 71040,
"walletversion" : 60000,
"balance" : 37.41486193,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 110589,
"timeoffset" : 0,
"moneysupply" : 2520974.68641076,
"connections" : 10,
"proxy" : "",
"ip" :,
"difficulty" : {
"proof-of-work" : 1.64351097,
"proof-of-stake" : 0.02095125
},
"testnet" : false,
"keypoololdest" : 1418755506,
"keypoolsize" : 102,
"mininput" : 0.00000000,
"paytxfee" : 0.00010000,
"errors" : ""
}
rpcuser=magicoinrpc
rpcpassword=
rpcallowip=0.0.0.0
rpctimeout=30
maxconnections=10
upnp=1
par=1
server=1
shrinkdebugfile=1
#printtoconsole=1
daemon=1
ssh root@IP
adduser magi
/usr/sbin/visudo
ssh magi@IP
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git screen automake build-essential libboost-all-dev libdb5.1-dev libdb5.1++-dev libminiupnpc-dev libcurl4-openssl-dev libgmp-dev
sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile
sudo nano /etc/fstab
/swapfile none swap sw 0 0
sudo swapon -s
sudo swapoff /swapfile
sudo rm /swapfile
cd
git clone https://github.com/noncepool/m7magi-cpuminer-v2
cd m7magi-cpuminer-v2
./autogen.sh
CFLAGS="-O3" ./configure
make
sudo cp minerd /usr/local/bin
screen -S magi
minerd -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u-p
minerd -o stratum+tcp://xmg.suprnova.cc:7128 -u-p
screen -ls
screen -r magi
exit
ssh magi@IP
screen -r magi
cd
git clone https://github.com/magi-project/magi
cd magi/src
make -f makefile.unix
cd ~/.magi
emacs magi.conf
cd ~/magi/src
./magid &
./minerd --url http://127.0.0.1:8232 --user rpcuser --pass rpcpass --threads