Package Exports
- ipld-raw
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ipld-raw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
⛔️ DEPRECATED: This module has been superseded by multiformats
js-ipld-raw
JavaScript Implementation of the IPLD Format Raw Node.
Lead Maintainer
Table of Contents
Install
> npm install ipld-raw --saveUsage
TODOAPI
IPLD Format Specifics - Local (node/block scope) resolver
See: https://github.com/ipld/interface-ipld-format#local-resolver-methods
raw.resolver.resolve
raw.resolver.tree
raw.resolver.patch
IPLD Format Specifics - util
See: https://github.com/ipld/interface-ipld-format#ipld-format-utils
raw.util.cid
raw.util.serialize
raw.util.deserialize
Contribute
Please contribute! Look at the issues!
Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to IPLD are subject to the IPFS Code of Conduct.
Small note: If editing the README, please conform to the standard-readme specification.
License
MIT © 2017 Protocol Labs Inc.