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

Add support to multiple accounts in the same wallet (NEP-6) #63

Closed
lock9 opened this issue Mar 12, 2021 · 0 comments
Closed

Add support to multiple accounts in the same wallet (NEP-6) #63

lock9 opened this issue Mar 12, 2021 · 0 comments
Assignees

Comments

@lock9
Copy link

lock9 commented Mar 12, 2021

Summary or problem description
Wallets can have multiple accounts. This issue is for including new accounts to existing wallets and creating new wallets with multiple accounts

Additional contextual information

  • A NEP-6 wallet is a collection of accounts, meaning that it can contain one or multiple NEP-2 accounts.

AddAccount(acc: Account)
RemoveAccount(address: str)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants