Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LSK] Lisk | Blockchain Application Platform for JavaScript Developers
by
corsaro
on 06/04/2017, 13:01:41 UTC

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 main

then wait a bit for blockchain to load and run wallet locally with: http://localhost:8000

the node will run automatically at start, so when you need to make a tx, just open http://localhost:8000