Giter Club home page Giter Club logo

kadviz's Introduction

Kadviz

Kademlia (Distributed Hash Table) is a routing algorithm which mimics a key-value store used in decentralized p2p networks to look up sources of content efficiently using the key of that content.

Purpose

This project is aimed at demonstrating visually the concept of kademlia routing as pertaining to the swarm(DISC) and ipfs(DHT) networks. How routing tables are formed for each node when it joins the network and how nodes route traffic to remote nodes to find or store content.

Goals

  • Demonstrate new node onboarding and the formation of a routing table via the HIVE operation
  • Demonstrate how nodes route effectively in the p2p network via kademlia, in effect, covering all the different operations.

Demo

  • Here, Swarm's HIVE operation is shown, where nodes get to know about closer nodes it does not know about yet, to populate its routing table
Screen.Recording.2024-04-21.at.7.25.40.PM.mov
  • Here, is Swarm's FIND NODE operation, visualizing the recursive nature of network request in swarm's DISC network.
Screen.Recording.2024-04-21.at.7.26.56.PM.mov
  • Here, a selected path in the FIND NODE oepration is visualized, allowing tracking of a single packet's request path, in this case, path 0 from the FIND NODE operation shown here ๐Ÿ‘†๐Ÿฟ
Screen.Recording.2024-04-21.at.7.28.38.PM.mov

NB:

  • Not tested for web nor mobile(no future plans) yet, just desktop(mac)

kadviz's People

Contributors

quinton11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.