Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SHA]SHACoin - UPDATED - READ NOW - POS/POW SHA256
by
zidansz
on 26/04/2014, 14:35:06 UTC
i put this in my xampp
and run it, it work, but in first block i din`t found any 600m

you can run it if you install https://www.apachefriends.org/
make dir with code from https://github.com/CallMeJake/BlockCrawler

edit SHAcoin.conf

listen=1
server=1
daemon=1
rpcuser=user
rpcpassword=pass
rpcallowip=127.0.0.1
rpcport=9357
addnode=192.168.0.101
addnode=192.168.0.108

make change to bc_daemon.php

add dir with blockcrawler to httpd.conf in apache

run wallet and some time run apache - i get crawler on http://127.0.0.1/BlockCrawler-master/block_crawler.php