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