ninabreznik / trie-reader

Connect to and read from the hypertrie

Home Page:https://ninabreznik.github.io/trie-reader/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

READ data from the hypertrie structure

$ git clone https://github.com/ninabreznik/trie-reader.git

$ cd trie-reader

$ npm install

$ npm start
// open dev tools and check the console for the logs

Additionally:

  • run a seeder (node seeder.js) => logs a feed key
  • in src/index.js line 11 replace the const dat (feed key) with the one from seeder.js
  • run a hyperswarm gateway (node hyperswarm-gateway.js)

About

Connect to and read from the hypertrie

https://ninabreznik.github.io/trie-reader/

License:MIT License


Languages

Language:JavaScript 100.0%Language:HTML 0.0%