MiguelMedeiros / slashtags-seeder-records

Fork of Hyperswarm DHT to map slashtags to their seeders longterm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slashtags-DHT

Map slashtags to a their seeders', relays and other crucial services!

Install

npm install -g slashtags-router

Usage

Run a routing node

slashrouter run

Store a recorde

slashrouter put <seed utf8> url1 url2 url3

Ger a record for a publicKey

slashrouter get <publicKey hex>

About

Fork of Hyperswarm DHT to map slashtags to their seeders longterm

License:MIT License


Languages

Language:JavaScript 100.0%