README ¶ Build cd ethereum-from-scratch/p2p-network && go build start p2p network # start node1 ./start_node1.sh # open a new terminal and start node2 ./start_node2.sh # open a new terminal and start node3 ./start_node3.sh attention: DO NOT use the private keys under directory nodex, they're generated just for testing. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files kad.go myprotocol.go Click to show internal directories. Click to hide internal directories.