ipld-in-memory:RAM RAM中的IPLD

时间:2021-05-19 17:46:45
【文件属性】:
文件名称:ipld-in-memory:RAM RAM中的IPLD
文件大小:49KB
文件格式:ZIP
更新时间:2021-05-19 17:46:45
JavaScript 内存中的ipld IPLD在您的RAM中 这是但作为一个单独的模块。 安装 npm install ipld-in-memory 用法 const IPLD = require ( 'ipld' ) const inMemory = require ( 'ipld-in-memory' ) // options object to be passed to the IPLD constructor - // this module sets the 'blockService' property in the options object // so any passed value for that key will be ignored const ipldOpts = { } const ipld = await inMemory ( IPLD , ipldOpts ) // i
【文件预览】:
ipld-in-memory-master
----.travis.yml(40B)
----index.js(823B)
----test.js(860B)
----package.json(807B)
----LICENSE(1KB)
----package-lock.json(159KB)
----.gitignore(34B)
----README.md(1KB)

网友评论