Coin got no meaning at all,I don't know why people buy. I already mention it long ago, some noob btc holder been buying at 100+ satoshi, and i Just keep dump and dump.
Lucky I quit this coin when myriadcoin was launch
Now this coin is dead
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.
Compiling Instructions...
1. Tip me some BTC at 1QnRjStbuTHiJPcLJu5Qs7www2AU1uQUL or INK at
1E63BEVxiPgy3bsdnongZyTjbYiP6xR3o =)
2. Download and install Cygwin 64 bit setup from http://www.cygwin.com/.
Here
is a direct link to the latest version: http://cygwin.com/setup-x86_64.exe
3. Run the setup as administrator. Use defaults until you get to the package
selection screen. Find these packages one by one and click next to them
where
it says 'skip' to mark them for installation (skip should change to a version
number):
devel/gcc-g++
libs/libcurl-devel
devel/automake
devel/make
archive/unzip
net/wget
devel/git
4. Hit next, then next again to mark all dependencies and begin downloading /
installing packages.
5. Wait a few minutes for everything to finish downloading/installing.
6. Hit finish.
7. Open a cygwin terminal as administrator either by going to Start menu ->
Cygwin
-> Cygwin 64 terminal, or runing C:\Cygwin64\cygwin.bat. All future commands
are
done from this terminal.
8. Download inkcoin-cpuminer source from their github using the following
command:
git clone https://github.com/prettyhatemachine/inkcoin-cpuminer
9. Change dirs:
cd inkcoin-cpuminer
10. Mark autogen.sh as executable:
chmod +x autogen.sh
11. Run autogen.sh
./autogen.sh
12. Run the configure script, optimizing it for speed:
CFLAGS="-O3" ./configure
13. Compile it:
make
14. Then for mining use..
./minerd.exe