Date
Code of Conduct
The OpenWallet Foundation is committed to creating a safe and welcoming community for all. For more information please visit the
Welcome and Introductions
Take the opportunity to introduce yourself or organization. Let the community know what interest you have in the Bifold effort.
Attendees
Jason Leach <jason.leach@fullboar.ca>
Topics
- Migration of services to OWF
- Project Updates
- Dependency Injection
- Focus on Refactoring
- Credo (AFJ) 0.5.0
- Publishing 1.0.0 to OWF npmjs.org
- How to Patch Bifold
Discussion
Migrating Services to OWF
We're migrating migrating our services to the Open Wallet Foundation infrastructure. The following is is the status of
these updates:
- Wiki
- Zoom
- NPM namespace
- GitHub Bifold
- GitHub Mobile Test Harness
- Discord (#Bifold Channel)
- Logo
- Repo docs (code of conduct, etc)
Project Updates
The following refactoring work will be done in the next short while and may impact your PRs if you have some in-flight
at the time these changes are merged.
- Rename of "App" to "src" as part of GitHub migration
- Drop the "legacy" name from packages because its not really legacy
- Considered moving "app" out of packages but we'll probably leave it for now.
- Minor project updates
- Project Settings for iOS
- Dependency Injection
- Project Documentation
- History (Transaction) log
Dependency Injection
- WIP
Focus on Refactoring
- WIP
- Underlying mechanics on some core functionality will get cleaned up such as State, Proof helpers, etc.
Credo (AFJ) 0.5.0
- Pull Request
- Will fix conflicts, expect to be merged shortly.
- With Credo 0.5.0 we now can complete the work on OIDC4VCI Draft 11 so expect to see a PR on that shortly.
Publishing 1.0.0
- Now that Credo 0.5.0 is out we would like to get that merged.
- Get a 1.0.0 published rather than always using "Alpha"
- Might use the @bifold namspeace if we can rather thatn @owf (or similar). Might look like @bifold/core, @bifold/oca, etc (just ideas).
- Cont conversation in Discord with Ry to see what we can do.
Tech Support
- How to patch Bifold (Alberto)