Closed y12studio closed 10 years ago
https://github.com/y12studio/BlackBananaCoin/issues/11
git clone -b easy-mining2 https://github.com/y12studio/bitcoin-abe.git cd bitcoin-abe sudo python setup.py install sudo apt-get install python-crypto python -m Abe.abe --config example/abe-sqlite.conf --commit-bytes 100000 --no-serve .... ctrl-c // start parser python -m Abe.abe --config example/abe-sqlite-local_testnet3.conf --commit-bytes 100000 --no-serve .... wait block_tx 56xxx // start server python -m Abe.abe --config example/abe-sqlite-local_testnet3.conf
install https://github.com/bitcoin-abe/bitcoin-abe