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

Demo website to use this app for credentials storing and proof verifications? #70

Closed
xtrycatchx opened this issue Aug 6, 2021 · 9 comments

Comments

@xtrycatchx
Copy link

xtrycatchx commented Aug 6, 2021

I managed to run build and run the app in IOS with the following:

Now, I want to get credentials stored in my wallet app and later to present this to any party.

Are there public demo websites/endpoints that I can use to demo credentials storing and proof verification using this app?

or are there steps where I can run my Issuer and Verifier demo website?

Thanks

@NeilSMyers
Copy link
Contributor

You can use these two projects in tandem to create and issue credentials and perform proofs.

https://github.com/hyperledger/aries-acapy-plugin-toolbox
https://github.com/hyperledger/aries-toolbox

@xtrycatchx
Copy link
Author

I managed to do a demo but only for Credential Issuance. For Python Cloud Agent to send a Proof Request, the mobile agent received it and do nothing, no interaction in the UI as well.

Also, for the Cloud Agent, it need to be ran with Aries Interop Profile 1.0

@WhiteSeasons
Copy link

I managed to do a demo but only for Credential Issuance. For Python Cloud Agent to send a Proof Request, the mobile agent received it and do nothing, no interaction in the UI as well.

Also, for the Cloud Agent, it need to be ran with Aries Interop Profile 1.0

Hello ,can you share the demo , which can Interactive with the mobile agent 。thanks

@xtrycatchx
Copy link
Author

Hello ,can you share the demo , which can Interactive with the mobile agent 。thanks

You may check my screencast here https://youtu.be/AomoHvw4lgc

@TimoGlastra
Copy link
Contributor

This is really cool @xtrycatchx! Would it be okay to add this to the readme of the project? I think it can be valuable to others getting started

@xtrycatchx
Copy link
Author

This is really cool @xtrycatchx! Would it be okay to add this to the readme of the project? I think it can be valuable to others getting started

Yes, its okay 😎

@TimoGlastra
Copy link
Contributor

Awesome :)

#74

@NeilSMyers
Copy link
Contributor

I managed to do a demo but only for Credential Issuance. For Python Cloud Agent to send a Proof Request, the mobile agent received it and do nothing, no interaction in the UI as well.

Also, for the Cloud Agent, it need to be ran with Aries Interop Profile 1.0

Proofs aren't part of the app quite yet. I'm starting work on them today. I'll check back in once they get merged

@karimStekelenburg
Copy link
Contributor

Closing this one as it seems stale. Reopen if needed.

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

5 participants