js-ipfs级:通过IPFS进行降级

时间:2024-02-23 18:56:28
【文件属性】:

文件名称:js-ipfs级:通过IPFS进行降级

文件大小:2.4MB

文件格式:ZIP

更新时间:2024-02-23 18:56:28

leveldb ipfs leveldown IPFSJavaScript

ipfs级 通过IPFS降级 安装 $ npm install ipfs-level --save 进口 const IPFSLevel = require ( 'ipfs-level' ) API IPFSLevel(分区,选项) 返回一个新的IPFSLevel实例。 该对象遵循。 参数: options (对象,默认为 ):使用以下键: ipfsOptions (对象)。 。 log (存储日志的LevelDown兼容数据库) ipfs (IPFS对象):IPFS对象实例。 如果您已经可以提供IPFS对象,请在此处传递它。 retainLog (布尔值,默认为false ): whether or not the log should be retained. Besides wasting storage space, setting this option to ): whether or not the log should be retained. Besides wasting storage space, setting this option to tr


【文件预览】:
js-ipfs-level-master
----.gitignore(65B)
----.aegir.js(175B)
----package.json(2KB)
----src()
--------decoding.js(486B)
--------log.js(7KB)
--------iterator.js(4KB)
--------index.js(373B)
--------options.js(141B)
--------ipfs-level.js(7KB)
----.travis.yml(394B)
----LICENSE(1KB)
----README.md(3KB)
----test()
--------leveldown.spec.js(2KB)
--------utils()
--------abstract-leveldown-generated.spec.js(10.69MB)
--------iterator.spec.js(2KB)
--------abstract-leveldown.js(3KB)
--------fixtures()

网友评论