### Describe the bug The Matcha client weighs 3MB, which is too much for a TUI. ### Expected behavior Should be < 1MB by my expectations ### Additional context Possible fix would be to unload the libraries that are not used in the build step, removing dead code