Socket
Socket
Sign inDemoInstall

@polkadot/util-crypto

Package Overview
Dependencies
21
Maintainers
2
Versions
1351
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @polkadot/util-crypto

A collection of useful crypto utilities for @polkadot


Version published
Weekly downloads
98K
decreased by-13.07%
Maintainers
2
Created
Weekly downloads
 

Changelog

Source

12.6.1 Nov 18, 2023

Contributed:

  • Ledger support for Quartz (Thanks to https://github.com/CertainLach)
  • Add flag to disable same-version esm/cjs warnings (Thanks to https://github.com/forgetso)

Changes:

  • Adjust logger check for process.env
  • Adjust isRiscV helper to check for PVM\0 bytes
  • Drop support for Node 16 (EOL 11 Sep 2023)
  • Upgrade dependencies to latest stable versions

Readme

Source

@polkadot/util-crypto

Various useful cyrpto utility functions that are used across all projects in the @polkadot namespace. It provides utility functions with additional safety checks, allowing not only for consistent coding, but also reducing the general boilerplate.

Usage

Installation -

yarn add @polkadot/util-crypto

Functions can be imported as follows:

import { mnemonicGenerate } from '@polkadot/util-crypto';

FAQs

Last updated on 18 Nov 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc