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.
brew install python
brew install cryptopp
brew install swig
brew install sip
brew install qt
brew install pyqt
easy_install-2.7 twisted
export PYTHONPATH=/usr/local/lib/python:$PYTHONPATH
export CFLAGS="-arch x86_64"
export ARCHFLAGS="-arch x86_64"
sudo ln -s /usr/local/Cellar/python/2.7.2/include/python2.7 /usr/include/python2.7
cd cppForSwig
make swig
export CFLAGS="-arch x86_64"
export ARCHFLAGS="-arch x86_64"
***Python-Twisted is not installed -- cannot enable
networking-related methods for ArmoryEngine
Traceback (most recent call last):
File "ArmoryQt.py", line 39, in
from armoryengine import *
File "/Users/gbuki/Documents/git-repo/BitcoinArmory/armoryengine.py", line 8322, in
class ArmoryClient(Protocol):
NameError: name 'Protocol' is not defined
export CFLAGS="-arch x86_64"
export ARCHFLAGS="-arch x86_64"
brew install python
brew install qt
brew install sip
brew install pyqt
brew install cryptopp
brew install swig
...
"_PyObject_GenericGetAttr", referenced from:
_tmp.9896 in CppBlockUtils_wrap.o
_tmp.10034 in CppBlockUtils_wrap.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [swig] Error 1