Skip to content

Instantly share code, notes, and snippets.

@maraoz
Created July 21, 2014 18:07
Show Gist options
  • Save maraoz/1f07abe80e88291f8bc9 to your computer and use it in GitHub Desktop.
Save maraoz/1f07abe80e88291f8bc9 to your computer and use it in GitHub Desktop.
Copay new architecture thoughts
The objectives are:
- make copay work in all platforms.
- make it as decentralized as possible.
- allow async operations (mainly transaction proposals)
- allow remote encrypted key storage
@cmgustavo
Copy link

"make it as decentralized as possible." vs "allow async operations"

To allow async operations, we need to store transaction proposals in some place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment