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

Is golang wrapper supposed to sign and submit transaction? #246

Open
wiredhikari opened this issue Dec 14, 2023 · 0 comments
Open

Is golang wrapper supposed to sign and submit transaction? #246

wiredhikari opened this issue Dec 14, 2023 · 0 comments

Comments

@wiredhikari
Copy link

wiredhikari commented Dec 14, 2023

I have been trying to sign and submit transactions using go wrapper but am unable to do so

I have been using https://github.com/hyperledger/indy-vdr/blob/main/wrappers/golang/cmd/demo/demo.go for sign and submit of transactions but couldnt find relevant functions/documentation for the same

I have used init_indy_node Alpha 0.0.0.0 9701 0.0.0.0 9702 [--seed 111111111111111111111111111Alpha] to init the indy nodes and am currently using indy-plenum, indy-node, indy-vdr;

Could someone suggest how i can implement sign and submit of transaction in this setup

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