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

[Task] Implement Client for Stardust #950

Closed
2 of 8 tasks
PhilippGackstatter opened this issue Jul 19, 2022 · 0 comments · Fixed by #975
Closed
2 of 8 tasks

[Task] Implement Client for Stardust #950

PhilippGackstatter opened this issue Jul 19, 2022 · 0 comments · Fixed by #975
Assignees
Milestone

Comments

@PhilippGackstatter
Copy link
Contributor

PhilippGackstatter commented Jul 19, 2022

Description

Implement an interface or wrapper for iota.rs.

Given the increased complexity of the client with the stardust, it might make more sense to implement an interface rather than wrap and re-expose many of its options. We also have to consider Wasm compatibility, either through compilation of iota.rs to Wasm or by binding iota.js.

Motivation

Ease publishing and resolving of DID Documents in alias outputs.

Resources

Part of #908.

To-do list

Change checklist

Add an x to the boxes that are relevant to your changes, and delete any items that are not.

  • The feature or fix is implemented in Rust and across all bindings whereas possible.
  • The feature or fix has sufficient testing coverage
  • All tests and examples build and run locally as expected
  • Every piece of code has been document according to the documentation guidelines.
  • If conceptual documentation (mdbook) and examples highlighting the feature exist, they are properly updated.
  • If the feature is not currently documented, a documentation task Issue has been opened to address this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant