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

Distributed ledger architechture #2

Open
4 tasks
prawn-cake opened this issue Jan 22, 2018 · 1 comment
Open
4 tasks

Distributed ledger architechture #2

prawn-cake opened this issue Jan 22, 2018 · 1 comment
Labels
Epic help wanted Extra attention is needed

Comments

@prawn-cake
Copy link
Owner

prawn-cake commented Jan 22, 2018

We need to come up with an architecture of the ledger, including:

  • We need simple p2p client
  • We need a synchronization protocol
  • We need a transactions protocol (create new transaction, validate others transactions, add a transaction to a block, add a block to a chain)
  • Every client must sign the transactions it produces, i.e have private/public gpg keypair
@prawn-cake prawn-cake added the help wanted Extra attention is needed label Jan 26, 2018
@prawn-cake
Copy link
Owner Author

Etherium design rationale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant