@dappnode/ipfsuploader
v1.0.0
Published
DAppNode IPFS uploader tool
Downloads
3
Readme
DAppNodeTools-ipfsuploader
A npm tool to make easy to upload files and dirs to IPFS when you are connected to a DAppNode.
Install
$ npm install -g @dappnode/ipfsuploader
Usage
File
$ ipfsuploader index.html
QmdZUCDC44oeFX8K7L24hzojPWHWMXq2qrbrY1ri9atPWo index.html
Directory
$ ipfsuploader build/
QmeiwRAAXvLxno5sRqoznio6mGt57haTtg6VRmyMq3Pius build/24a13b24287795cbbb39d3baf9964a1704de6829.js
QmaKCubqNaPH7xfHxcfezSrWsjaEn2dKHeGMQcC3rWhXEq build/24a13b24287795cbbb39d3baf9964a1704de6829.stats.json
QmbCSJe2BwkUx8tKKoahNFSabfacNkj7CBo31iiKoGgyDi build/b5c0100a3fba3970004889019e9de74240e11f74.css
QmNta3DKpXq5eov2ASp2BGNRUbNeSMBNfzUTVsmPUZrp9a build/ethereum-icon.svg
...
Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Eduardo Antuña Díez - Initial work - eduadiez
See also the list of contributors who participated in this project.
License
This project is licensed under the GPLv3 License - see the LICENSE file for details