I downloaded the wallet and it's stuck on connecting to peers, are there any nodes I could manually add just to download the blockchain?
A) First thing for you as a community to do is to get on the RIGHT chain. This is very important.
The chain has split, and many of you are on the WRONG chain. Therefore also masternodes don't pay out, and require "new start". It is very important to get everybody on the right chain, becouse this blocks the further developement of the project.
What you can do : You need to delete everything from the folder bankittcore, except wallet.dat, bankitt.conf and masternode.conf (it is possible also to delete only peers.dat). Be extremely careful not to delete wallet.dat, or you may loose all your coins. Then you need to add nodes that are 100% sure on the right chain to your bankitt.conf file :
addnode=80.64.131.242
addnode=159.65.4.213
addnode=159.65.4.238
addnode=93.82.27.19
addnode=95.65.39.101
addnode=136.243.24.2
addnode=188.6.168.185
addnode=194.67.217.145
And after you let chain sync again. The WRONG chain is stuck at 56xxx ... so if you sync past that number you are on the RIGHT chain (At the moment of writing this post block height is 59596).
You can also add maxconnections=125 to your bankitt.conf file. Please dont make this number higher than 125, or you might desync again.