The @iroha2/monorepo-crypto
package is a service package to handle everything related to crypto.
The package contains the following packages:
- crypto-core provides unified crypto interface for Iroha 2 (
IrohaCryptoInterface
) - crypto-target-node provides compiled crypto WASM for the Node.js environment
- crypto-target-web provides compiled crypto WASM for native Web (ESM)
- crypto-target-bundler provides compiled crypto WASM to use with bundlers such as Webpack
Explore Jake tasks
pnpm jake -t