-
Notifications
You must be signed in to change notification settings - Fork 77
Add BBAChain support #359
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
Add BBAChain support #359
Conversation
@philipdev1 sorry but NanoS is EOL, no new app. |
cb28ad0
to
5dbd6b4
Compare
@tdejoigny-ledger I have made adjustments, please check again |
@philipdev1 ty for the update. |
I have made adjustments |
please use the same flag as Boilerplate app flag : ledger-app-database/app-load-params-db.json Line 140 in eb1c305
|
ty @philipdev1 almost good |
- remove nanos from appFlags - add support nanox, flex and stax
appFlags: 0x250 = 0x200 + 0x40 + 0x10 - 0x200: BOLOS application - 0x40: multi-account - 0x10: only visible in developer mode
@tdejoigny-ledger I have made final adjustments |
Summary
This PR adds support for the BBAChain Ledger app to the
ledger-app-database
registry.Details
44'/829'
ed25519
Nano S Plus
,Nano X
,Stax
,Flex
Let us know if any additional information or formatting is needed.
Thanks!