Add some coin to the bounty.
That is not for us to decide.(few hundreds of MMC, that we don's have yet is not that big of reword)
For now we need a pool. (at least one)
Stas
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.
sudo su -
apt-get update
apt-get upgrade
reboot
sudo su -
apt-get install -y git make g++ build-essential dos2unix
apt-get install -y autoconf automake libtool yasm m4
apt-get install -y libminiupnpc-dev libdb++-dev libgmp-dev libssl-dev libboost-all-dev
git clone https://github.com/memorycoin/memorycoin
cd memorycoin/src/
make -f makefile.unix USE_PNP=-
strip bitcoind
mv bitcoind /usr/local/bin/memorycoind
mkdir /root/.memorycoin
cd /root/.memorycoin/
vi memorycoin.conf
server=1
daemon=1
rpcuser=youruser
rpcpassword=yourpass
rpcallowip=127.0.0.1
logtimestamps=1
gen=1
genproclimit=-1
addnode=69.30.254.58:1968