y12studio / BlackBananaCoin

BlackBananaCoin(BKBC) cryptocurrency project
Apache License 2.0
3 stars 1 forks source link

Install Bitcoin Block Explorer (TestOnly) #13

Closed y12studio closed 10 years ago

y12studio commented 10 years ago

install https://github.com/bitcoin-abe/bitcoin-abe

y12studio commented 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