iotaledger / iotaledger/notarization
[Request]: AA Alignment
- Dominant language
- Rust
- Stars
- 5
- Forks
- 7
- Avg merge
- 10h 34m
- Merged PRs (30d)
- 11
Description
### Feature description
Investigate the Account Abstraction (AA) examples, docs and implementation to explore how a Notarization object (non store) can:
* be owned by an Identity including the borrow functionality currently provided by the Identity package
* can be used with other "non store" objects as Notarization State Data
### Motivation
Enhance TF product interoperability
### Requirements
See [[Request]: Investigate store ability upgrade #106](https://github.com/iotaledger/notarization/issues/106) for further details and requirements.
### Links
- https://github.com/iotaledger/iota/pull/8543
- https://github.com/iotaledger/iota/blob/9164ba230980c9e1ddbc56cab79c5e87f13827d4/examples/move/iota_account/sources/iota_account.move
- https://github.com/iotaledger/iota/blob/54ef30a68ccb1eaaef1c40eca47372e5968b34c4/docs/examples/rust/aa/iotaccount.rs
Contributor guide
Assessment
This issue has not been assessed yet.