Follow procedure contains steps that i have doing to install bytecoin wallet on my mac.
Also, as you can see in step 6, i have replaced bytecoin wallet default installation path creating a symbolic link that point to directory in an ssd usb external hard disk.
Bytecoin wallet requires about 40 GB disk space.
WARNING!!! Steps below works for a fresh installation. Don’t use if you have already an address wallet with bytecoins inside.
Download bytecoin wallet from official site here
Download bytecoin blockchain (blocks.bin, blocksindex.bin) here
Install bytecoin wallet app, but don’t launch it for now
If you want use default wallet path for the blockchain (~/.bytecoin) you can jump to step 9 then go to step 5
Go to terminal and create a symbolic link that point to path where you would like to store blockchain and wallet files.
Creare a symbolic link
cd /Volumes/SSD-DISK mkdir .bytecoin ln -s /Volumes/SSD-DISK/.bytecoin ~/.bytecoin
Open Mac activity manager
Now you can start bytecoin wallet app only for a few seconds. Kill app from activity manager when it appears on manager.
If all is ok you should have wallets files inside ./bytecoin path
Now rm default blockchain files and replace it with files downloaded on step 2
replace blocks.bin and blocksindex.bin
cd ~/.bytecoin rm blocks.bin rm blocksindex.bin mv ~/Downloads/blocks.bin . mv ~/Downloads/blocksindex.bin .
Ok it’s time to start bytecoin wallpaper app.
Now you can see block import (1000 at time) on the left bottom corner
Good post. Thank you
I am trying to mine.if problem can you help me.?
Hi reetabrata, do you mine bytecoin?
Congratulations @sergioska! You received a personal award!
Click here to view your Board
Do not miss the last post from @steemitboard:
Congratulations @sergioska! You received a personal award!
You can view your badges on your Steem Board and compare to others on the Steem Ranking
Vote for @Steemitboard as a witness to get one more award and increased upvotes!