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

Implement Introduction Api in Basic Controller #31

Open
wip-abramson opened this issue Oct 8, 2020 · 2 comments · May be fixed by #38
Open

Implement Introduction Api in Basic Controller #31

wip-abramson opened this issue Oct 8, 2020 · 2 comments · May be fixed by #38
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined! hacktoberfest Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor

Comments

@wip-abramson
Copy link
Member

Description

The introduction protocol as defined here - https://github.com/hyperledger/aries-rfcs/tree/master/features/0028-introduce. Is implemented in aca-py. We just need to extend basic controller api to include the endpoints aca-py defines. Specifically /connections/{conn_id}/start-introduction

Should be fairly straightforward.

A notebook tutorial for this protocol should be added to the aries-basic-controller tutorial.

@wip-abramson wip-abramson added Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor Good first issue 🎓 Perfect for beginners, welcome to OpenMined! hacktoberfest labels Oct 8, 2020
@hwrdtm
Copy link
Collaborator

hwrdtm commented Oct 13, 2020

hi @wip-abramson, I'd be interested to take on this ticket.

@wip-abramson
Copy link
Member Author

Awesome, go for it mate. Let me know if you have any questions. A great place to start is going through the aries-basic-controller tutorial series if you haven't already.

Cheers!

@hwrdtm hwrdtm linked a pull request Oct 27, 2020 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue 🎓 Perfect for beginners, welcome to OpenMined! hacktoberfest Type: Improvement 📈 Performance improvement not introducing a new feature or requiring a major refactor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants