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

feat(daml): creation of connector class #3489

Open
jagpreetsinghsasan opened this issue Aug 20, 2024 · 1 comment
Open

feat(daml): creation of connector class #3489

jagpreetsinghsasan opened this issue Aug 20, 2024 · 1 comment
Assignees
Labels
DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue-400-expert P2 Priority 2: High

Comments

@jagpreetsinghsasan
Copy link
Contributor

Description

As a developer, I want to create the daml connector class which includes an openapi spec file for the daml related functional endpoints, generated code from that openapi spec file, the connector class which utilizes the generated code to implement the functionality along with test cases to test the openapi specs, generated code, connector class, test tooling class and the underlying aio based test ledger
Prometheus exporter shouldn't be a part of this task. A seperate task will be created to incorporate that

openapi spec file for besu
besu connector class
besu test cases

Acceptance Criteria

  1. DAML connector class which includes the functionalities provided by the DAML ledger
  2. Openapi specs along with the generated code
  3. Test cases to test the above functionality
@jagpreetsinghsasan jagpreetsinghsasan added DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue-400-expert P2 Priority 2: High labels Aug 20, 2024
@jagpreetsinghsasan jagpreetsinghsasan changed the title feat(daml): connector class feat(daml): creation of connector class Aug 20, 2024
@raynatopedrajeta
Copy link
Contributor

Hello @jagpreetsinghsasan ,

Please assign this ticket to me. Thanks!

Rayn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DAML Tasks/bugs/etc. related to DAML support/connectors good-first-issue-400-expert P2 Priority 2: High
Projects
Status: In Progress
Development

No branches or pull requests

2 participants