js ipfs versidag:基于IPFS和IPLD之上的Merkle DAG的并发版本历史记录 源码
ipfs-versidag 基于IPFS和IPLD之上的Merkle-DAG的并发版本历史记录。 该模块包装了并自动将readNode和writeNode配置为使用和 。 版本+ dag = versidag 安装 $ npm install ipfs-versidag 您还必须安装ipfs因为它是此模块的对等依赖项。 用法 import IPFS from 'ipfs' ; import createIpfsVersidag from 'ipfs-versidag' ; const ipfs = new IPFS ( ) ; ipfs . on ( 'ready' , async (
文件列表
js-ipfs-versidag-master.zip
(预估有个14文件)
js-ipfs-versidag-master
.gitignore
45B
README.md
3KB
CHANGELOG.md
474B
test
resolve.spec.js
819B
unit.spec.js
4KB
helpers
memory-ipfs.js
833B
LICENSE
1KB
暂无评论