Socket
Socket
Sign inDemoInstall

@liquality/crypto

Package Overview
Dependencies
Maintainers
4
Versions
190
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@liquality/crypto


Version published
Weekly downloads
214
increased by1158.82%
Maintainers
4
Weekly downloads
 
Created
Source

@liquality/crypto

Build Status Coverage Status Standard Code Style MIT License @liquality/crypto Gitter Telegram Greenkeeper badge

:warning: This project is under heavy development. Expect bugs & breaking changes.

:pencil: Introductory Blog Post: The Missing Tool to Cross-Chain Development

Query different blockchains with account management using a single and simple interface.

Installation

npm i @liquality/crypto

or

<script src="https://cdn.jsdelivr.net/npm/@liquality/crypto@0.2.3/dist/crypto.min.js"></script>
<!-- sourceMap at https://cdn.jsdelivr.net/npm/@liquality/crypto@0.2.3/dist/crypto.min.js.map -->
<!-- available as window.Crypto -->

Usage

import {
  base58,
  bech32,
  sha256,
  ripemd160,
  hash160,
  ensureBuffer,
  padHexStart,
  isHex
} from '@liquality/crypto'

License

MIT

FAQs

Package last updated on 28 Sep 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc