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 example code for transaction creation #717

Open
adabrave opened this issue Feb 7, 2025 · 2 comments
Open

Add example code for transaction creation #717

adabrave opened this issue Feb 7, 2025 · 2 comments

Comments

@adabrave
Copy link

adabrave commented Feb 7, 2025

Hi Team,

It will very helpful if there can be full examples added for various operations that needs to be performed. This would include but not limited to -

  • Transaction for vote delegation to a DRep and creating delegation cert (abstain/DRep ID)
  • Transaction creation for voting to a GA
  • Transaction for creating a new DRep
  • Stake registration and creating stake registraion cert
  • Stake delegation cert and transaction submission

If this exists, can you please share the documentation with some explanation for the functions to be used and parameters to be added.
There is very limited documentation and very difficult to get started with the library.

@lisicky
Copy link
Contributor

lisicky commented Feb 7, 2025

Hi @adabrave ! Unfortunately current documentation is outdated but you can find examples of usage here:
https://github.com/Ryun1/cip95-cardano-wallet-connector
https://github.com/IntersectMBO/govtool

@lisicky
Copy link
Contributor

lisicky commented Feb 7, 2025

Anyway it’s an open-source project it we would happy for any contribution

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

2 participants