June 2018
Beginner to intermediate
236 pages
6h 39m
English
In order to deploy the blockchain-based DDoS protection platform, we must prepare the test environment with Node.js and Truffle with Ethereum blockchain. We will be using an existing blockchain project to defend a network from a DDoS attack. The project link can be found at https://github.com/gladiusio/gladius-contracts.
We need to follow these steps to prepare the infrastructure for the Gladius project:
npm install -g truffle
npm install -g ganache-cli