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

Gravity whitepaper examples #6

Open
richbodo opened this issue May 20, 2017 · 2 comments
Open

Gravity whitepaper examples #6

richbodo opened this issue May 20, 2017 · 2 comments
Assignees

Comments

@richbodo
Copy link
Collaborator

More examples could be powerful for the whitepaper.

Examples

Example 1: Creating a tree structured network

TODO - NEEDS UPDATE

Example 2: A shared wallet

TODO - Maybe for our salespeople to get 10 dollars per diem out per day and put all sales proceeds in. This could be offer mini-DAO functionality.

Example 3: Interfacing to external services:

TODO - Our shared wallet needs to interact with a marketing service on a node on the Gravity Public Net.

Other Example Ideas:

TODO - we should pick the best of these and implement them:

  • Need-to-know-basis reporting - from a shared persistence layer
  • Secure Messaging Services
  • Decentralized Version of Let’s Encrypt
  • Token Clearing House
@richbodo
Copy link
Collaborator Author

I have an idea for unifying and simplifying this example list.

The reason to do this would be to demonstrate why we have created a flexible and modular distributed computing infrastructure based on a capabilities fabric.

Example 1: A simple wallet - simply demonstrates capabilities as relate to security concepts.

Example 2: A rebalancing wallet - this wallet spawns a few vms to check rates, trade on the agoric public net, and make calculations. Demonstrates various network capabilities.

Example 3: A shared, rebalancing wallet - this wallet rebalances funds, and distributes profits to an investment group, who can put money back in. Demonstrates shared secrets on a private network, flexible consensus and persistence mechanisms.

@tereensio
Copy link
Member

These wallet examples sound really good to me!

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

No branches or pull requests

4 participants