Skip to content

overcat/stellar-quest-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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