Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Zclassic, Zcash Fork No Premine, No 20% Founders Tax
by
pappnase
on 24/12/2017, 21:02:22 UTC
Where can I find Linux or Windows wallets of ZCL?

This one is the commandline wallet: https://github.com/z-classic/zclassic
And here's the gui wrapper: https://github.com/vaklinov/zclassic-swing-wallet-ui

To get it connecting and synchronizing, you have to edit zclassic.conf (in linux ~/.zclassic/zclassic.conf). See: https://www.reddit.com/r/ZClassic/comments/7kynho/how_to_install_the_windows_zclassic_wallet_yes/. In linux you might not need to download the sprout-proving.key and sprout-verifying.key files, if the command
./zcutil/fetch-params.sh
works.  I didn't try to install in windows.

HTH

Cheers,
Martin