Post
Topic
Board Electrum
Re: Best Easiest Way to Claim Fork Coins? superbitcoin, bitcoin gold,bitcoin diamond
by
mocacinno
on 13/06/2018, 08:01:51 UTC
I dont see the linux versions for the wallets you posted
but thx for the help

The great thing about linux and most of these wallets is that you don't need a precompiled binary... You can always just compile a wallet yourself. Make sure you have a proper build environment, make sure you have all the dependancies and just build the wallet yourself Smiley

If you stick to electrum forks, you don't even have to build those wallets, just install the dependancies, clone the git repo and run the wallet directly (it's written in pure python, so it can be ran without having to compile the binaries).