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

docs(connector-fabric): fix API call testing tutorial in README.md #3408

Open
petermetz opened this issue Jul 12, 2024 · 0 comments
Open

docs(connector-fabric): fix API call testing tutorial in README.md #3408

petermetz opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
Developer_Experience documentation Improvements or additions to documentation Fabric Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. P3 Priority 3: Medium
Milestone

Comments

@petermetz
Copy link
Member

Description

I renovated the Fabric Connector's README.md file recently and got most of the container image related tutorials working except for the last one which is the end to end one that pull up the Fabric2 AIO ledger and then configures an API server and sends some requests to the connector for processing.

It's almost there but I had to leave this in the README for now:

FIXME: This does not work. We need to (at the very least)
1. add the a keychain plugin to the API server config
2. load the keychain up with credentials that can be used to access the Ledger
3. reference the keychain entry created in step 2 as the signing credential below.

Acceptance Criteria

  1. The tutorial steps work and are concise, easy to understand and execute on the terminal
@petermetz petermetz added documentation Improvements or additions to documentation Fabric Developer_Experience P3 Priority 3: Medium labels Jul 12, 2024
@petermetz petermetz added this to the v2.1.0 milestone Jul 12, 2024
@petermetz petermetz added the Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. label Jul 12, 2024
zondervancalvez added a commit to zondervancalvez/cactus that referenced this issue Aug 16, 2024
zondervancalvez added a commit to zondervancalvez/cactus that referenced this issue Aug 20, 2024
zondervancalvez added a commit to zondervancalvez/cactus that referenced this issue Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer_Experience documentation Improvements or additions to documentation Fabric Hacktoberfest Hacktoberfest participants are welcome to take a stab at issues marked with this label. P3 Priority 3: Medium
Projects
Status: In Progress
Development

No branches or pull requests

2 participants