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
In SDK we have few different accounts: BaseAccount, ModuleAccount (maybe more). We lack details about it in the /docs. Especially related to the structure, and the whole concept.
Problem Definition
Both for SDK developers and the app developers, missing of a good description of an account abstraction can be a blocker for building advanced things related to accounts.
Proposal
Create a spec and documentation for the current concept of accounts.
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
One confusion I had when reading docs about accounts was the introduction of account numbers. A couple of reasons for this introduction were given in discord, having them documented would be a good idea.
Summary
In SDK we have few different accounts:
BaseAccount
,ModuleAccount
(maybe more). We lack details about it in the/docs
. Especially related to the structure, and the whole concept.Problem Definition
Both for SDK developers and the app developers, missing of a good description of an account abstraction can be a blocker for building advanced things related to accounts.
Proposal
Create a spec and documentation for the current concept of accounts.
For Admin Use
The text was updated successfully, but these errors were encountered: