heneault / yocto-pitrezor

raspberry pi zero platform to run the trezor port pitrezor as a bitcoin wallet
https://www.pitrezor.com
MIT License
116 stars 30 forks source link

Extending PiTrezor for XRP and ADA #18

Open stn021 opened 2 years ago

stn021 commented 2 years ago

In the sources for PiTrezor there are subroutines for XRP and ADA, also for XMR. The sources for the Trezor-Suite are also in this repository.

There have been occasional request for support of XRP, but the answer was, that this would only be possible if in the future a "Model-T"-Version of PiTrezor would be created. That apparently is not so easy, due to for example the fact that the Model T uses a touchscreen.

I was wondering, if it might be possible to integrate the code for XRP and ADA and maybe even XMR into the existing PiTrezor. Also I would think that minimal changes (or even none at all) could be made to the Trezor-Suite, so that it does not say "Model T only" when you want to activate XRP.

heneault commented 2 years ago

I think doing this match and match would probably be complicated and could break current compatibility. I would focus more on porting the model t as-is

mokiding commented 1 year ago

I think doing this match and match would probably be complicated and could break current compatibility. I would focus more on porting the model t as-is

Any updates on this ? It will be really helpful if you can hare with us some guidelines how to archive this.