Swap-Aggregator-Subgraph/node_modules/ipld-raw
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30
..
src Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
test Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
.travis.yml Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
CHANGELOG.md Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
LICENSE Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
package.json Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30
README.md Revert "Revert "added handler"" 2022-07-03 07:30:05 +05:30

js-ipld-raw

Travis CI Coverage Status Dependency Status js-standard-style standard-readme compliant Greenkeeper badge

JavaScript Implementation of the IPLD Format Raw Node.

Lead Maintainer

Volker Mische

Table of Contents

Install

> npm install ipld-raw --save

Usage

TODO

API

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.