Add support for stdin so that the script can be used using pipe. ```bash cat "hello" | ./contract-cli encrypt -stdin ```