Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LCC] Litecoin Cash | SHA256 LTC fork @ block 1371111 | 10:1 claim ratio
by
d1ch0t
on 20/02/2018, 10:00:16 UTC
I've just downloaded the wallet and am not sure how you install the bootstrap on a mac, can anyone help?

Also should the wallet say connecting to peers for a while, is this normal.



i'm only seeing one node and i'm not 100% certain but if you right click show package contents on the LCC QT application there is contents/Resources folder and I think it may be added to this folder. it has the .conf in there so should be correct, i am guessing though.

This is what I did on my Mac:

1. Download the bootstrap.dat from the LCC site.
2. Install the LCC-QT client from the site. Run it then close it.
3. Drop the bootstrap.dat into /Users/yourusername/Library/Application Support/
4. Make a file called litecoincash.conf in the /Users/yourusername/Library/Application Support/ folder.
5. Add the following nodes to the conf file and save it:

addnode=lcc.cryptopool.party:62458
addnode=lcryptopool.party:62458
addnode=l62.77.153.134:62458

6. Run the LCC-QT client. Took a about an hour to all sync up which I suspect may be because the bootstrap.dat needs to be elsewhere but someone smarter than me will know.
7. Import private keys. Rescan. Profit!

Hope this helps someone.