Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASM32 - Implement Typescript examples #1448

Open
19 tasks
chrisgitiota opened this issue Nov 25, 2024 · 0 comments
Open
19 tasks

WASM32 - Implement Typescript examples #1448

chrisgitiota opened this issue Nov 25, 2024 · 0 comments
Labels
Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Milestone

Comments

@chrisgitiota
Copy link

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
@chrisgitiota 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
@chrisgitiota chrisgitiota added this to the Wasm Rebased milestone Nov 25, 2024
@eike-hass eike-hass modified the milestones: Wasm Rebased, v1.6 Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rust Related to the core Rust code. Becomes part of the Rust changelog. Wasm Related to Wasm bindings. Becomes part of the Wasm changelog
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants