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

Aca-Py Endorsement in Sovrin MainNet? #1456

Closed
romanzoun opened this issue Oct 25, 2021 · 5 comments
Closed

Aca-Py Endorsement in Sovrin MainNet? #1456

romanzoun opened this issue Oct 25, 2021 · 5 comments

Comments

@romanzoun
Copy link

Hello

I have a question: Is it possible to use a aca-py agent as andorser on Sovrin MainNet? Currently we use builder and Staging, but someone said, on MainNet the aca-py protocol is not implemented yet.

Regards, Roman

@ianco
Copy link
Contributor

ianco commented Oct 25, 2021

The aca-py endorser protocol is implemented in the agent, not on the ledger. So the endorser protocol should work on Sovrin MainNet (disclaimer - we haven't tested this yet, but it should work).

The main thing is that the endorser agent needs to have a DID registered on the ledger with ENDORSER role (or STEWARD or TRUSTEE should work as well).

@swcurran
Copy link
Contributor

Note that TRUSTEE will work, but STEWARD will not.

@romanzoun
Copy link
Author

Where can I find the prototcol, can't find it nether in concepts or features of rfcs.

So how does it work?

@ianco
Copy link
Contributor

ianco commented Oct 28, 2021

If you are running aca-py agents, you can get some info here:

https://github.com/hyperledger/aries-cloudagent-python/blob/main/Endorser.md
https://github.com/hyperledger/aries-cloudagent-python/blob/main/demo/Endorser.md

The Aries RFC got stuck in a PR awhile back:

hyperledger/aries-rfcs#586

@swcurran
Copy link
Contributor

Closing this issue.

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

3 participants