Package Exports
- @sensio/op-sn-multihash
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 (@sensio/op-sn-multihash) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@sensio/op-sn-multihash
Blockchain Version bafy2bzacea24txwqzwanzte5laqhsy3umk4wq43h3llvlvkebp7gv73kzuzsi
Description
Generic blake2b-256 multihash operation.
Links and Repo
- npm: https://www.npmjs.com/package/@sensio/op-sn-multihash
- repo: repo folder
- support: Discord server #public-support channel
Install
# install latest version
yarn add @sensio/op-sn-multihash
# or specific version
yarn add @sensio/op-sn-multihash@0.3.1Usage
import snMultihash from '@sensio/op-sn-multihash'
const data = new U8intArray(7)
await snMultihash(data)Contributing
PRs accepted.
License
Longer version is in LICENSE file
Apache-2.0 © Sensio Group