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

2.8.1-a • Public • Published

@tetcoin/util-crypto

Various useful cyrpto utility functions that are used across all projects in the @tetcoin 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 @tetcoin/util-crypto

Functions can be imported as follows:

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

Utilities

Utilities

/@tetcoin/util-crypto/

    Package Sidebar

    Install

    npm i @tetcoin/util-crypto

    Weekly Downloads

    1

    Version

    2.8.1-a

    License

    Apache-2.0

    Unpacked Size

    171 kB

    Total Files

    248

    Last publish

    Collaborators

    • marlonhanks