You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the following Typescript examples using the new TS Identity client:
bindings/wasm/examples/src/0_basic
0_create_did.ts
1_update_did.ts
2_resolve_did.ts
3_deactivate_did.ts
4_delete_did.ts
5_create_vc.ts
6_create_vp.ts
7_revoke_vc.ts
Example "-1_test_api_call.ts" needs to renamed an my separate into several new examples
bindings/wasm/examples/src/1_advanced
0_did_controls_did.ts
1_did_issues_nft.ts
2_nft_owns_did.ts
3_did_issues_tokens.ts
4_custom_resolution.ts
5_domain_linkage.ts
6_sd_jwt.ts
7_status_list_2021.ts
8_zkp.ts
9_zkp_revocation.ts
The text was updated successfully, but these errors were encountered:
chrisgitiota
added
Rust
Related to the core Rust code. Becomes part of the Rust changelog.
Wasm
Related to Wasm bindings. Becomes part of the Wasm changelog
labels
Nov 25, 2024
Implement the following Typescript examples using the new TS Identity client:
bindings/wasm/examples/src/0_basic
bindings/wasm/examples/src/1_advanced
The text was updated successfully, but these errors were encountered: