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
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.
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
Storage
.Change checklist
Add an
x
to the boxes that are relevant to your changes, and delete any items that are not.The text was updated successfully, but these errors were encountered: