{"id":28545776,"url":"https://github.com/fluencelabs/dev-rewards","last_synced_at":"2025-07-07T05:31:17.604Z","repository":{"id":224843592,"uuid":"764061344","full_name":"fluencelabs/dev-rewards","owner":"fluencelabs","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-23T20:07:27.000Z","size":124,"stargazers_count":571,"open_issues_count":37,"forks_count":371,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-06-09T23:08:58.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fluencelabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-27T12:12:28.000Z","updated_at":"2025-06-05T06:10:48.000Z","dependencies_parsed_at":"2024-03-29T18:50:07.942Z","dependency_job_id":null,"html_url":"https://github.com/fluencelabs/dev-rewards","commit_stats":null,"previous_names":["fluencelabs/dev-rewards"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fluencelabs/dev-rewards","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fdev-rewards","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fdev-rewards/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fdev-rewards/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fdev-rewards/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fluencelabs","download_url":"https://codeload.github.com/fluencelabs/dev-rewards/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fluencelabs%2Fdev-rewards/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264019063,"owners_count":23545053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-09T23:08:31.529Z","updated_at":"2025-07-07T05:31:17.598Z","avatar_url":"https://github.com/fluencelabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fluence Developer Rewards\n\nThis repo allows one to generate a proof signature for Fluence dev reward claiming.\n\n\u003e [!CAUTION]\n\u003e Beware of scam emails, asking you to generate proofs for someone! See [#98](https://github.com/fluencelabs/dev-rewards/pull/98).\n\nThe methods for generating signature are described below:\n\n## Generate proof in docker\n\n1. Build docker image\n\n   \u003e `docker build -t dev-reward-script .`\n\n2. If your ssh keys are in ~/.ssh, run the script:\n\n   \u003e `docker run -it --rm --network none -v ~/.ssh:/root/.ssh:ro dev-reward-script`\n\n   If your ssh keys are in other directories, replace\n   {dir_path_for_your_ssh_keys} with your directory path:\n\n   \u003e `docker run -it --rm --network none -v /{dir_path_for_your_ssh_keys}:/root/.ssh:ro dev-reward-script`\n\n## Generate proof via local sh script\n\n1. Install dependencies\n\n   \u003e `./install.sh`\n\n2. Run the script\n\n   \u003e `./proof-sh/proof.sh`\n\n## Generate proof via local python script\n\n1. Install python\n\n   \u003e https://www.python.org/downloads/\n\n2. Install dependencies\n\n   \u003e `./install.sh`\n\n   \u003e `python3 -m venv claim-venv`\n\n   \u003e `source claim-venv/bin/activate`\n\n   \u003e `pip3 install -r python/requirements.txt`\n\n3. Run the script\n\n   \u003e `python3 python/proof.py`\n\n## Generate proof through a website\n\n1. Enter the `web` directory\n\n    \u003e cd web\n\n2. Download the metadata.json file\n\n    \u003e curl https://fluence-dao.s3.eu-west-1.amazonaws.com/metadata.json \u003e metadata.json\n\n3. Spin up an HTTP server\n\n    \u003e python3 -m http.server\n\n4. Open `http://127.0.0.1:8000` in your browser and follow the instructions\n\n## Notes:\n\nAlso check out [paranoid](./MANUAL_INSTRUCTIONS.md) instruction\nin case you have any security concerns regarding the methods above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluencelabs%2Fdev-rewards","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffluencelabs%2Fdev-rewards","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffluencelabs%2Fdev-rewards/lists"}