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

Add an example crate for the CardanoTransactions type #1495

Closed
4 tasks done
jpraynaud opened this issue Feb 12, 2024 · 0 comments · Fixed by #1511
Closed
4 tasks done

Add an example crate for the CardanoTransactions type #1495

jpraynaud opened this issue Feb 12, 2024 · 0 comments · Fixed by #1511
Assignees
Labels
devX 🌞 Developer experience

Comments

@jpraynaud
Copy link
Member

jpraynaud commented Feb 12, 2024

Why

We want to provide an example crate for the client library to certify a subset of Cardano transactions.

How

Add a new examples/client-cardano-transactions crate to experiment with certification of Cardano transactions.

What

  • Implement the new crate based on the example in the Rust doc
  • Add light configuration parameters for aggregator endpoint and genesis verification key
  • In the README make a comment that the feature is still unstable/experimental
  • Align the configuration parameters implementation for the other examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devX 🌞 Developer experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants