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

connect - separate packages per coin #10554

Open
mroz22 opened this issue Jan 9, 2024 · 1 comment
Open

connect - separate packages per coin #10554

mroz22 opened this issue Jan 9, 2024 · 1 comment
Labels
code Code improvements

Comments

@mroz22
Copy link
Contributor

mroz22 commented Jan 9, 2024

create packages:

  • @trezor/connect-ethereum
  • @trezor/connect-cardano
  • etc..

benefits:

  • decrease size of builds. not everybode needs to use everything

tasks:

  • split messages json
  • split validation schema added in Schema system refactor #10280
  • it should work as plugins. once implementator imports these, api defintions for given coin become available on main TrezorConnect object
@mroz22 mroz22 added the code Code improvements label Jan 9, 2024
@Hannsek
Copy link
Contributor

Hannsek commented Jan 9, 2024

Also please include the changes in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: No status
Development

No branches or pull requests

2 participants