@yaswap/crypto
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@yaswap/crypto

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

⚠️ This project is under heavy development. Expect bugs & breaking changes.

📝 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 @yaswap/crypto

or

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

Usage

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

License

MIT

/@yaswap/crypto/

    Package Sidebar

    Install

    npm i @yaswap/crypto

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    15.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • yaswap