git ssb

0+

clemo / ssb-ipfs-share



forked from arj / dat-share
Tree:
📄README.md
📄index.js
📄package-lock.json
📄package.json
README.md

ssb-dat-share

Tries to find dat links and shares them automatically

Usage (assuming you want to share from the dats folder):

node index.js -f ./dats

Gives:

Looking for dat links
Found 2
Saving to: ./dats/50237519bcfec8c86632112906ee39c76004a3d4bbf1b342c0b2926f4af67d35
Saving to: ./dats/64a10ea39416aceb6c5852d262c89edc1dfa95d4c3f1f838eb36c4cb2edffc2a
sharing: dat://50237519bcfec8c86632112906ee39c76004a3d4bbf1b342c0b2926f4af67d35
sharing: dat://64a10ea39416aceb6c5852d262c89edc1dfa95d4c3f1f838eb36c4cb2edffc2a

Built with git-ssb-web