trezor/definitions

Code cleanup after adding Solana tokens

Open

#52 opened on May 11, 2026

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (7 forks)github user discovery
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

In order to prepare the repository for other coins, it'd be good to clean up the code a bit. E.g. everything related to Solana is now placed in eth_definitions/ directory which is confusing.

The task is to create a reasonable structure so that it's clear what's going on in this repo.

Contributor guide