gm-tui 0.0.1

TUI-based Ethereum wallet
Documentation
pub mod address_book_popup;
pub mod assets_popup;
pub mod button;
pub mod candle_chart;
pub mod confirm_popup;
pub mod filter_select;
pub mod filter_select_popup;
pub mod footer;
pub mod form;
pub mod input_box;
pub mod invite_popup;
pub mod networks_popup;
pub mod popup;
pub mod scroll_bar;
pub mod select;
pub mod sidebar;
pub mod sign_popup;
pub mod text_popup;
pub mod text_scroll;
pub mod title;
pub mod tx_popup;