swarm-tools
v0.1.4
Published
High-level utillities for the Swarm decentralized cloud storage system
Downloads
23
Readme
swarm-tools
High-level utilities for Swarm the decentralized cloud storage system
Currently it only contains a method for extracting all leaf urls from a root manifest.
Have a look at example.js
for a hint on how to use.
INSTALL
npm install swarm-tools
The script check.sh
checks file checksums and signatures.
My GPG key is 0826EDA1702D1E87C6E2875121D2E7BB88C2A746. Potential key authenticators:
- https://github.com/nolash (see profile)
- https://holbrook.no/louis_dev_pub.asc
- https://keybase.io/lash
USAGE
require('swarm-tools');
SEE ALSO
- https://swarm.ethereum.org
- https://swarm-guide.readthedocs.io
- https://github.com/ethersphere/swarm
LICENSE
GPLv3