Skip to content

A decentralized social media platform based on discv5 for discoverability & Kademlia DHT for data storage & retrieval

Notifications You must be signed in to change notification settings

alrightCha/sophet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A discv5 implementation to create a decentralized p2p network for key-value storage using DHTs.

Usage for bootstrap node:

Run using the command: cargo run -- --enr-ip4 [ip address here with no brackets] --port [port with no brackets]

Usage for other nodes:

Bootstrap Settings:

  1. Add a bootstrap node by providing its ENR in bootstrap.json file
  2. Run "cargo run"

About

A decentralized social media platform based on discv5 for discoverability & Kademlia DHT for data storage & retrieval

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages