dev-rewards
dev-rewards copied to clipboard
Learn how to run scripts on iOS devices.
I'm not using SSH keys on my PC, but on my iPhone and iPad devices, so here's how to check it on a mobile device.
- Install ish from the app store.
- Run ish.
-
apk add git python3 curl -
git clone https://github.com/fluencelabs/dev-rewards.git -
cd dev-rewards -
curl https://fluence-dao.s3.eu-west-1.amazonaws.com/metadata.json > metadata.json -
python3 -m venv claim-venv -
source claim-venv/bin/activate -
pip3 install -r python/requirements.txt -
python3 python/proof.py - input your github name (It should be case sensitive)