fly63前端网
www.fly63.com
在线工具_工作生活好帮手
打造各种简单、易用、便捷的在线工具,网友无需注册和下载安装即可使用
关闭
扫一扫分享
IPFS - 分布式文件系统,旨在连接所有相同的计算设备系统的文件
安装
npm install ipfs
node.js中使用
const IPFS = require('ipfs') const node = new IPFS() node.on('ready', () => { // Ready to use! // See https://github.com/ipfs/js-ipfs#core-api })
链接: https://fly63.com/nav/2000
手机预览