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