{"id":18263323,"url":"https://github.com/safe-global/safe-locking-service","last_synced_at":"2026-03-05T11:03:24.651Z","repository":{"id":235776253,"uuid":"760536239","full_name":"safe-global/safe-locking-service","owner":"safe-global","description":"Indexes and provides data for the Safe locking","archived":false,"fork":false,"pushed_at":"2025-05-26T10:41:20.000Z","size":242,"stargazers_count":0,"open_issues_count":6,"forks_count":2,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-26T11:48:02.345Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/safe-global.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-20T15:47:13.000Z","updated_at":"2025-05-26T10:41:23.000Z","dependencies_parsed_at":"2024-06-24T09:46:12.729Z","dependency_job_id":"f1b09433-8924-4129-8608-622e498a0cbd","html_url":"https://github.com/safe-global/safe-locking-service","commit_stats":null,"previous_names":["safe-global/safe-locking-service"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/safe-global/safe-locking-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-locking-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-locking-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-locking-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-locking-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/safe-global","download_url":"https://codeload.github.com/safe-global/safe-locking-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/safe-global%2Fsafe-locking-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30121081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T10:44:24.758Z","status":"ssl_error","status_checked_at":"2026-03-05T10:44:15.079Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2024-11-05T11:10:48.827Z","updated_at":"2026-03-05T11:03:24.613Z","avatar_url":"https://github.com/safe-global.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Python CI](https://github.com/safe-global/safe-locking-service/actions/workflows/python.yml/badge.svg?branch=main)](https://github.com/safe-global/safe-locking-service/actions/workflows/python.yml)\n[![Coverage Status](https://coveralls.io/repos/github/safe-global/safe-locking-service/badge.svg?branch=main)](https://coveralls.io/github/safe-global/safe-locking-service?branch=main)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white)](https://github.com/pre-commit/pre-commit)\n![Python 3.12](https://img.shields.io/badge/Python-3.12-blue.svg)\n![Django 5](https://img.shields.io/badge/Django-5-blue.svg)\n[![Docker Image Version (latest semver)](https://img.shields.io/docker/v/safeglobal/safe-locking-service?label=Docker\u0026sort=semver)](https://hub.docker.com/r/safeglobal/safe-locking-service)\n\n# Safe Locking Service\n\nKeeps track emitted events by Safe token locking contract. https://github.com/safe-global/safe-locking\n\n## Configuration\n```bash\ncp .env.sample .env\n```\n\nConfigure environment variables on `.env`:\n\n- `DJANGO_SECRET_KEY`: **IMPORTANT: Update it with a secure generated string**.\n- `ETHEREUM_NODE_URL`: RPC node url.\n\n## Execution\n\n```bash\ndocker compose build\ndocker compose up\n```\n\nThen go to http://localhost:8000 to see the service documentation.\n\n## Endpoints\n- /v1/about\n\n## Setup for development\nUse a virtualenv if possible:\n\n```bash\npython -m venv venv\n```\n\nThen enter the virtualenv and install the dependencies:\n\n```bash\nsource venv/bin/activate\npip install -r requirements-dev.txt\npre-commit install -f\ncp .env.sample .env\n./run_tests.sh\n```\n\n## Contributors\n[See contributors](https://github.com/safe-global/safe-locking-service/graphs/contributors)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafe-global%2Fsafe-locking-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafe-global%2Fsafe-locking-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafe-global%2Fsafe-locking-service/lists"}