dsdhtstore

0.3.0 • Public • Published

dsdhtstore

dead stupid simple dht storage cli for mainline bittorrent dht.

install

npm -g install dsdhtstore

use

dsdhtstore put "some data"

#store with eddsa secret key
dsdhtstore put --secretkey "KEY IN HEX ENCODING" "data"

#store with auto generated key (prints out the generated secret key).
dsdhtstore put --genkey "data"

dsdhtstore get HASHID

Readme

Keywords

none

Package Sidebar

Install

npm i dsdhtstore

Weekly Downloads

3

Version

0.3.0

License

MIT

Unpacked Size

3.96 kB

Total Files

4

Last publish

Collaborators

  • snoj