JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q36841F
  • License Apache-2.0

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.

Install

# install latest version
yarn add @sensio/op-sn-multihash

# or specific version
yarn add @sensio/op-sn-multihash@0.3.1

Usage

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