Cryp Toon

Results 3 issues of Cryp Toon

Update python2 to python3 to avoid errors...

Fixed some small installation issues I encountered

bitcoin-cli sometimes returns scientific numbers, which results in errors with bc ``` bash $ ./txfee-calc.sh $signedtx (standard_in) 1: syntax error $ echo "$btcin-$btcout_f" 8.859e-05-0.000088 # fixed by rewriting numbers with...