Post
Topic
Board Announcements (Altcoins)
Re: [ANN][KMD][dPoW] Komodo - Zcash Zero Knowledge Privacy Secured by Bitcoin
by
ptytrader
on 30/12/2017, 19:38:17 UTC
It would be nice if i can figure out how to install the agama wallet on linux.

Downloaded the agama .run file but nothing happens .
I'm searching at this moment for a solution ,but seems there's no guide for linux and the terminal gave me a " Syntax error: "(" unexpected " -error

To install .run programs on Linux use the following commands:

Code:
chmod +x AgamaApp-xxxx.run

sudo ./AgamaApp-xxxx.run

But there is an issue for some users where nothing happens at all, this happened to me as well and it's not yet clear which  missing package is the culprit. It is reported that using a .deb installer works, but I don't know where to find a .deb installer for the latest version. Try asking to support on the website form!

I downloaded agama from https://komodoplatform.com/en/downloads

The above commands work just fine to load and run agama in the current live linux mint !!!

Question1 .
Why is there no litemode for ltc or bch?

Question 2. Am I correct in that I only need to keep my seed backup in order to repeat use agama in litemode? Obviously I'd rather run a live linux cd and use agama in litemode. (install time was only about 20 min, most of the time was dl the zerocash params)



edit. I really like the icon for agama. looks really nice.

Answer 1: Lite mode (SPV) will be activated for more coins as we move forward. Many are available on the latest version.

Answer 2: You are correct. You only need the seed when using litemode since you don't generate change addresses. That means one seed one address. When you use native you need to backup your wallet.dat and privkeys because you can generate change addresses when you spend inputs.