Skip to content

Instantly share code, notes, and snippets.

@maraoz
Created July 21, 2014 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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
@ryanxcharles
Copy link

"as decentralized as possible" -> "100% fully decentralized" (since fully decentralized is possible)

@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