Skip to content

Latest commit

 

History

History

target-bundler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@iroha2/crypto-target-bundler

The @iroha2/crypto-target-bundler package contains a crypto WASM compiled with the bundler target. This package provides crypto interface for bundlers such as Webpack.

Usage

import { crypto } from '@iroha2/crypto-target-bundler';

See @iroha2/crypto-core package for details.