web3py-swap-example Usage: install the requirements in requirements.txt export private key to the terminal $ export p=<your private key> export your RPC endpoint $ export RPC_URL=<your infura endpoint> run the sample.py $ python3 sample.py