Post
Topic
Board Announcements (Altcoins)
Re: [ANN][SHA]SHACoin - UPDATED - READ NOW - POS/POW SHA256
by
frank123m
on 26/04/2014, 12:44:07 UTC
this information - everything you need to make the explorer?
https://cryptocointalk.com/topic/1312-luckycoin-blockchain-explorer/

Thanks. I'm working on. I am trying from here:
Old Source Code
https://github.com/SHACoinProject/SHACoin

and here:
https://github.com/CallMeJake/BlockCrawler

It's not easy. Because i was a windows user.
I'm not a programmer. Barely compile something out there may be a problem.

now i am here:

-rw-r--r-- 1 root root    5052 Apr 26 04:33 SHACoin.cbp
-rw-rw-r-- 1 user user     114 Apr 26 08:18 SHACoin.conf
-rwxr-xr-x 1 root root 2950812 Apr 26 08:02 SHACoind
-rw-r--r-- 1 root root   46603 Apr 26 04:33 SHACoinrpc.cpp
-rw-r--r-- 1 root root   10974 Apr 26 04:33 SHACoinrpc.h
-rw-r--r-- 1 root root    2549 Apr 26 04:33 strlcpy.h
-rw-r--r-- 1 root root    3662 Apr 26 04:33 sync.cpp
-rw-r--r-- 1 root root    4953 Apr 26 04:33 sync.h
drwxr-xr-x 3 root root    4096 Apr 26 08:35 test2000
-rw-r--r-- 1 root root    3748 Apr 26 04:33 ui_interface.h
-rw-r--r-- 1 root root   24903 Apr 26 04:33 uint256.h
-rw-r--r-- 1 root root   37889 Apr 26 04:33 util.cpp
-rw-r--r-- 1 root root   17525 Apr 26 04:33 util.h
-rw-r--r-- 1 root root    2598 Apr 26 04:33 version.cpp
-rw-r--r-- 1 root root    1629 Apr 26 04:33 version.h
-rw-r--r-- 1 root root   74592 Apr 26 04:33 wallet.cpp
-rw-r--r-- 1 root root   22417 Apr 26 04:33 walletdb.cpp
-rw-r--r-- 1 root root    4953 Apr 26 04:33 walletdb.h
-rw-r--r-- 1 root root   25476 Apr 26 04:33 wallet.h
root@ubuntu:~/SHACoin/src#

now stuck at CallMeJake/BlockCrawler...........
and cannot use the SHACoind getinfo command.