Stellar Quest Python Solutions.
Warning We are using an unreleased version of
stellar-sdk
.
git clone https://github.com/overcat/stellar-quest-solutions
cd stellar-quest-solutions
python3 -m venv venv
source venv/bin/activate
pip install --force-reinstal -r requirements.txt