Hello everyone, can someone help me with setting up wallet on Ubuntu, on Windows everything work perfectly, but im not linux pro sadly. I downloaded binaries in tar.gz, extracted them. What i supposed to do with them next? When i type in terminal dcrd, its says "dcrd: command not found"
Nesp: dcrd is probably not in your path. From the directory where you extracted type ./dcrd and see if you fair any better.