Post
Topic
Board Announcements (Altcoins)
Re: [ANN] | SUQA | New X22i Algo | SWIFFTX | No ICO | No Pre-mine | %5 Apr Interest
by
btckesh
on 05/10/2018, 18:58:48 UTC
Hello, guys) Could some one help with linux commands to wallet start? Thank in advance)

seems like there are no precompiled linux binaries yet, so you have to compile it yourself.

./autogen.sh
./configure
make
make install          #only optional

to build from source, follow steps at: https://github.com/SUQAORG/SUQA-CORE/blob/master/doc/build-unix.md