Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 221 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 221 Bytes

distributed-file-system

  1. First run the bootstrap server
  2. Build the chord-network using go build
  3. Run chord node by ./chord-network localhost:8001
  4. You can run many nodes with different terminals.