ipfs共享
通过生成网关URL,将CID固定到远程节点并将URL复制到剪贴板,使通过IPFS共享文件更加方便的实用程序。
用法
usage: ipfs-share [-h] [-p] [--no-clipboard] path
Share a file using IPFS
positional arguments:
path The file or folder to share
optional arguments:
-h, --help show
摩罗
尽可能跟踪工作时间的命令行工具。
演示版
安装
如果您有节点和npm
您需要节点版本10或更高版本(我们尚未测试较低版本)
要安装,只需在命令行中输入以下内容:
npm install -g moro
# or if you are using yarn, it works too
yarn global add moro
您已完成安装Moro!
(替代安装方法)下载编译的二进制文件
我们建议使用npm安装moro,但是如果您的计算机上没有node和npm,则可以从Linux,M