🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@sensio/op-sn-multihash

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sensio/op-sn-multihash

Blockchain Version **bafy2bzacea24txwqzwanzte5laqhsy3umk4wq43h3llvlvkebp7gv73kzuzsi**

latest
Source
npmnpm
Version
0.4.8-alpha.4
Version published
Maintainers
1
Created
Source

@sensio/op-sn-multihash

Blockchain Version bafy2bzacea24txwqzwanzte5laqhsy3umk4wq43h3llvlvkebp7gv73kzuzsi

Description

Generic blake2b-256 multihash operation.

  • 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.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

Keywords

sensio

FAQs

Package last updated on 08 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts