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

Implement CoreData persistent store #12

Closed
w-i-n-s opened this issue Mar 5, 2021 · 1 comment
Closed

Implement CoreData persistent store #12

w-i-n-s opened this issue Mar 5, 2021 · 1 comment

Comments

@w-i-n-s
Copy link
Contributor

w-i-n-s commented Mar 5, 2021

Original task:

Implementing multi-wallet. Should use Core Data as ORM. Only unique entropyMask can stay in defaults for whole app. For each wallet:
- which network (testnet, mainnet, and later also Signet)
- the threshold (how many signatures are required)
- information about each co-signer: their xpub and derivation path
- a list of pre-derived addresses

@Sjors
Copy link
Owner

Sjors commented Apr 23, 2021

This is done!

@Sjors Sjors closed this as completed Apr 23, 2021
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

2 participants