# Functions
ConfirmTx asks for a confirmation to send tx.
ReadLine reads line from the input without trailing '\n'.
ReadPassword reads user password with prompt.
# Variables
Terminal is a terminal used for input.
# Structs
ReadWriter combiner reader and writer.