1.8.6 • Published 1 year ago

@iota/pow-neon.js v1.8.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Neon PoW

This package provides local proof of work multi-threaded for NodeJS, it binds to a native rust binary.

Pre-requisites

You will need the rust toolchain installed so that the native module can be built on install.

Install

npm install @iota/pow-neon.js@1.9.0-stardust.1

Usage

import { SingleNodeClient } from "@iota/iota.js";
import { NeonPowProvider } from "@iota/pow-neon.js";

const client = new SingleNeonClient("http://localhost:14265/", { powProvider: new NeonPowProvider() });
2.0.0-rc.4

1 year ago

2.0.0-rc.3

1 year ago

2.0.0-rc.2

2 years ago

2.0.0-rc.1

2 years ago

1.9.0-stardust.5

2 years ago

1.9.0-stardust.3

2 years ago

1.9.0-stardust.4

2 years ago

1.9.0-stardust.1

2 years ago

1.8.6

2 years ago

1.8.5

2 years ago

1.8.2

2 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago