Post
Topic
Board Announcements (Altcoins)
Re: [ANN] SuperNET asset 12071612744977229797, trading symbol UNITY
by
kripto
on 20/10/2014, 05:09:41 UTC

it is much easier to build now

git clone https://github.com/jl777/btcd
cd btcd/libjl777
make onetime
make btcd

Now you should have BitcoinDarkd in the directory and then you just need to make a SuperNET.conf

James

That's it?
No more excuses for anyone now. Including me...
you might need to install curl and clang

neoranga is making unit tests!
ping and pong now have unit tests and so this will really help to stabilize things by making sure each API call is doing what it is supposed to

James

if you're getting
Code:
/usr/bin/ld: cannot find -lminiupnpc
collect2: error: ld returned 1 exit status
do
Code:
make btcd USE_UPNP=-