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

1.2.1 • Public • Published

Crypto

Cryptographic utilities for Dapps

Installation

npm install @w3ux/crypto

or

yarn add @w3ux/crypto

or

pnpm add @w3ux/crypto

Usage

import { /* your imports */ } from '@w3ux/crypto'

Utility Functions

This package provides utility functions that can be used in any JavaScript/TypeScript project:

import { /* specific function */ } from '@w3ux/crypto'

// Use the utility functions
const result = /* call your function */

Documentation

For comprehensive documentation and examples, visit the w3ux documentation.

Keywords

w3ux, polkadot, web3, crypto, cryptography, typescript

Repository

License

This package is licensed under the GPL-3.0-only.


Part of the w3ux library - A collection of packages for building Web3 applications.

Package Sidebar

Install

npm i @w3ux/crypto

Weekly Downloads

39

Version

1.2.1

License

GPL-3.0-only

Unpacked Size

7.09 kB

Total Files

8

Last publish

Collaborators

  • polkadotcloud