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

Program interface for Consumer Blockchain #93

Open
jaRulez opened this issue Jun 22, 2022 · 0 comments
Open

Program interface for Consumer Blockchain #93

jaRulez opened this issue Jun 22, 2022 · 0 comments

Comments

@jaRulez
Copy link
Collaborator

jaRulez commented Jun 22, 2022

User Story

  • As a Developer,
  • I want the code an interface fot the Consumer Blockchain,
  • to allow clients to send commands to it in order to retrieve or verify Messages(events) which were stored in the Blockchain.

Acceptance Criteria

  • Client is able to send commands
  • Message is verified from event_X to event_Y
  • Command to verify an event
  • Command to retrieve an event
  • Command to retrieve event from X to Y

Definition of Done

Feature Code Review has been completed and passed
a) Code is completley implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature

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

1 participant