How to Install FSociety Wallet ?
Windows Installer (.exe)
Download the latest FSociety CORE release for Windows, it will end with “fsociety-win-x.x.x.x.zip“ and extract the zip file and you get file with name “fsociety-qt.exe”
Execute the .exe by double clicking or right click > open.
Wait for fsociety core to fully synchronize. You can hover over FSC icon at bottom right to see if it is synchronized. Not complete looks like this:
if fsociety core is out of sync, please addnode in fsociety.conf:
addnode=1.117.73.48:15277
addnode=103.82.22.84:15277
addnode=132.145.11.12:15277
addnode=140.238.69.64:15277
addnode=178.157.91.51:15277
addnode=3.121.231.0:15277
addnode=43.163.206.175:15277
addnode=45.137.151.220:15277
addnode=52.59.219.125:15277
addnode=67.255.239.220:15277
addnode=45.15.124.154:15277
Get Address
After fsociety core to fully synchronize, click Receive and click Request Payment
Optionals
You can greatly increase synchronization speed by using the bootstraps the FSociety provides. If this is your first time installing the wallet you first need to create the FsocietyCore directory.
Unix/Linux/Mac: $HOME/.FsocietyCore
Windows: %AppData%/FsocietyCore
FsocietyCore Security
By default FsocietyCore does not encrypt the wallet.dat files, it is very important that you enable encryption on your wallet. Otherwise anybody that has your wallet.dat or access to your wallet can take your FSC. You should read FsocietyCore Security at your earliest convenience.