...
- Start meeting discussion
- Good first issues!
- Mentorship program status update Hyperledger Mentorship Program#2023ProgramDates*
- Mentorship projects presentations
- Overview of recent work done
- extraction of aries-vcx-core https://github.com/hyperledger/aries-vcx/pull/798 as preparation for implementation of
did-resolver
crate - Cleaned up dependencies https://github.com/hyperledger/aries-vcx/pull/797 https://github.com/hyperledger/aries-vcx/pull/796
- Dropped support for pre legacy format of proof verifier (created by 0.52.x or older ) https://github.com/hyperledger/aries-vcx/pull/794
- extraction of aries-vcx-core https://github.com/hyperledger/aries-vcx/pull/798 as preparation for implementation of
- Check on work in progress
- messages integration https://github.com/hyperledger/aries-vcx/pull/787
- state pattern: Credential Holder https://github.com/hyperledger/aries-vcx/pull/768
- Upcoming work
- DID parser, did-resolver
- Typestate pattern
- credential issuer
- presentation verifier
- presentation prover
- End meeting discussion
- crate naming
- underscores VS dashes
- shared prefix? eg.
aries-vcx-did-resolver
,aries-vcxs-messages
, ... ? Or perhaps justaries-
/aries_
- <anything else that comes up to be discussed>
- crate naming
...