trying to source the bitcoin.sh file and noticed the base58 function returned
some errors and unset it as i already have a base58 binary in my PATH
with exact same operations, only thing i got sourced was the wif() function
maybe these functions should be in separate files with the huge mnemonic
lists
im trying this on zsh shell
trying to source the bitcoin.sh file and noticed the base58 function returned some errors and unset it as i already have a base58 binary in my PATH with exact same operations, only thing i got sourced was the wif() function maybe these functions should be in separate files with the huge mnemonic lists
thanks