@iota/pow-wasm.js
TypeScript icon, indicating that this package has built-in type declarations

1.8.6 • Public • Published

Node Wasm

This package provides local proof of work multi-threaded for NodeJS implemented in WASM, it is still slow but faster than the default LocalPowProvider.

Install

npm install @iota/pow-wasm.js

Usage

import { SingleNodeClient } from "@iota/iota.js";
import { WasmPowProvider } from "@iota/pow-wasm.js";

const client = new SingleNodeClient("https://chrysalis-nodes.iota.org", { powProvider: new WasmPowProvider() });

Readme

Keywords

Package Sidebar

Install

npm i @iota/pow-wasm.js

Weekly Downloads

1

Version

1.8.6

License

Apache-2.0

Unpacked Size

43.1 kB

Total Files

15

Last publish

Collaborators

  • tuditi
  • msarcevic
  • braniota
  • lmoe
  • domschiener
  • lexerr
  • martyniota
  • nothingismagick
  • laumair
  • iota_ci
  • rubenkoch
  • brord