Part 1: Deploying the network
We'll start by deploying a local version of the p2p network. This will introduce a number of key concepts:
- p2p daemons
- Inbound, outbound, manual and seed nodes
- Understanding
Sessions p2p.startandp2p.stop
We'll start by deploying a local version of the p2p network. This will introduce a number of key concepts:
Sessionsp2p.start and p2p.stop