Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 475 Bytes

stellar-quest-solutions

Stellar Quest Python Solutions.

Setup

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

Links