Implementation of token and solana transfer with working example using the solana py library
solana_simplified.py holds the necessary functions
example.py is a working example using the solana mainnet-beta
pip install -r requirements.txt
python example.py