1.5.1 • Published 4 months ago

@iota/identity-wasm v1.5.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 months ago

IOTA Identity WASM

Identity Documentation Pages

Getting started with the IOTA Identity WASM Library.

API Reference

Examples

Install the Library

If your project does not contain it already, install the peer dependency @iota/iota-sdk as well.

npm install @iota/iota-sdk

You can install the latest alpha version of the library by running the following command:

npm install @iota/identity-wasm@alpha

Build the Library

Alternatively, you can build the bindings yourself if you have Rust installed. If not, refer to rustup.rs for the installation.

Requirements

  • Node.js (>= v20)
  • Rust (>= 1.65)
  • Cargo (>= 1.65)
  • for running example: a local network node with the IOTA identity package deployed as described here

1. Install wasm-bindgen-cli

If you want to build the library from source, you will first need to manually install wasm-bindgen-cli. A manual installation is required because we use the Weak References feature, which wasm-pack does not expose.

cargo install --force wasm-bindgen-cli

2. Install Dependencies

After installing wasm-bindgen-cli, you can install the necessary dependencies using the following command:

npm install

3. Build

You can build the bindings for node.js using the following command:

npm run build:nodejs
1.5.1

6 months ago

1.6.0-alpha.1

8 months ago

1.5.0

9 months ago

1.6.0-alpha.5

6 months ago

1.6.0-alpha.4

6 months ago

1.6.0-alpha.3

7 months ago

1.6.0-alpha.2

8 months ago

1.6.0-alpha.7

6 months ago

1.6.0-alpha.6

6 months ago

1.6.0-beta.4

4 months ago

1.6.0-beta.1

5 months ago

1.6.0-beta.2

5 months ago

1.6.0-beta.3

5 months ago

1.4.0

1 year ago

1.3.1

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.6.1-rc.1

2 years ago

0.7.0-alpha.7

2 years ago

0.7.0-alpha.6

2 years ago

1.0.0-rc.1

2 years ago

0.6.1

2 years ago

0.7.0-alpha.5

3 years ago

0.7.0-alpha.4

3 years ago

0.7.0-alpha.3

3 years ago

0.7.0-alpha.2

3 years ago

0.7.0-alpha.1

3 years ago

0.6.0

3 years ago

0.5.0-dev.6

4 years ago

0.5.0-dev.5

4 years ago

0.5.0

4 years ago

0.5.1

4 years ago

0.5.0-dev.2

4 years ago

0.5.0-dev.4

4 years ago

0.5.0-dev.3

4 years ago

0.4.1

4 years ago

0.4.3

4 years ago

0.4.2

4 years ago

0.5.0-dev.1

4 years ago

0.4.0

4 years ago

0.3.11

4 years ago

0.3.10

4 years ago

0.3.9

4 years ago

0.3.8

4 years ago

0.3.7

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.2

4 years ago

0.3.3

4 years ago

0.3.0

4 years ago

0.2.1

4 years ago

0.3.1

4 years ago

0.2.2

4 years ago

0.2.0

5 years ago

0.0.0

5 years ago