/stellar-experiments

Experiments with the Stellar cryptocurrency Network

Primary LanguagePythonMIT LicenseMIT

Stellar Experiments

Experiments with the Stellar cryptocurrency Network

Setup

pip install -r requirements.txt

Run Experiments

python3 -m experiments.quorum_enumeration.run_quorum_enumeration_1
python3 -m experiments.quorum_enumeration.run_quorum_enumeration_2
python3 -m experiments.quorum_intersection.run_quorum_intersection_1
python3 -m experiments.quorum_intersection.run_quorum_intersection_2