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

AirGap integration is not working #1529

Open
davidyuk opened this issue Jan 12, 2024 · 0 comments
Open

AirGap integration is not working #1529

davidyuk opened this issue Jan 12, 2024 · 0 comments
Labels

Comments

@davidyuk
Copy link
Member

There is a new format of sync codes that is not supported by Base aepp, for example:
airgap-wallet://?ur=HDIYCTLUAYAEAEAEAEAEAEAXJEIDJTJZIHIEGAGEGSMDIDINKEOXTBHYNSPYJLIDMOOYJLIDIMNNOYJLAEFEPLGSKTLBCKZENSGMMOHTHHWZYKBDLRBWOYSPGHCMKKHNTBOXJNTKEYUYWYDMTNRTJZTBWYKIFXWPZOFRTBHTTBECCHKTVACWYNFYCFSSAXAEFPWKEOSTHKAEAEAERTLNLSFW

The next major release will introduce the Serializer V3, which will use bc-ur to encode the data as QR codes.

https://support.airgap.it/coinlib/examples/serializer/v2/introduction

Related packages:
https://www.npmjs.com/package/@ngraveio/bc-ur
https://www.npmjs.com/package/@keystonehq/bc-ur-registry
https://github.com/airgap-it/airgap-coin-lib

https://www.npmjs.com/package/@airgap/angular-core

  • sources is not published, but the package code is not minified
  • encoder @airgap/angular-core/esm2022/lib/services/qr/qr-generators/serializer-v3-generator.mjs
  • decoder @airgap/angular-core/esm2022/lib/services/qr/qr-handler/serializer-v3-handler.mjs

Ideally would depend on a serializer implemented in an airgap package to track protocol updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant