Skip to main content

With Identity Rust 0.6.3 and Wasm 0.6.1 a breaking change was introduced that requires a migration of existing Stronghold Snapshot files. You can find migration instructions here.

Version: 0.6

Create a DID on a Private Tangle

Example

This example shows how you can create a DID on a private tangle. You can run it together with a local Hornet node.

v0.6/examples/account/config.rs
loading...

Low-level API

v0.6/bindings/wasm/examples/src/private_tangle.js
loading...