The blockchain itself is not being DDOS'd, it's the servers where we are hosting our nodes for
https://login.lisk.io.
Why don't we use more nodes so they can't do much? Can we host it on sidechain already?
Yes, we have many nodes out there
https://lisktools.io/pNodes.php . Sidechain is not ready yet.
yes, you can use public nodes from trusted delegates.
But the best is to install a lisk node on your own ubuntu desktop and run the wallet there...
so doing no problems will occur
It is simple:
open terminal, then copy and paste the following, then press enter
cd ~ && rm -rf installLisk*; wget https://downloads.lisk.io/lisk/main/installLisk.sh && bash installLisk.sh install -r mainthen wait a bit for blockchain to load and run wallet locally with:
http://localhost:8000the node will run automatically at start, so when you need to make a tx, just open
http://localhost:8000