{"id":15009791,"url":"https://github.com/apeworx/ape-polygon","last_synced_at":"2025-10-28T04:17:52.830Z","repository":{"id":37073292,"uuid":"475654152","full_name":"ApeWorX/ape-polygon","owner":"ApeWorX","description":"Polygon ecosystem plugin for the Ape Framework","archived":false,"fork":false,"pushed_at":"2024-12-10T20:24:54.000Z","size":54,"stargazers_count":5,"open_issues_count":0,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-09T18:06:17.761Z","etag":null,"topics":["ape","apeworx","polygon","polygon-api","python","smart-contracts","web3"],"latest_commit_sha":null,"homepage":"https://www.apeworx.io/","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/ApeWorX.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null}},"created_at":"2022-03-29T23:42:14.000Z","updated_at":"2024-12-10T20:25:00.000Z","dependencies_parsed_at":"2023-12-19T02:51:56.720Z","dependency_job_id":"89efef55-7cea-4ef5-8d6f-7312acfe9d48","html_url":"https://github.com/ApeWorX/ape-polygon","commit_stats":{"total_commits":13,"total_committers":8,"mean_commits":1.625,"dds":0.7692307692307692,"last_synced_commit":"02bb8ac612af391de511756b43ba60bfa5b15a35"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":"ApeWorX/project-template","purl":"pkg:github/ApeWorX/ape-polygon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApeWorX%2Fape-polygon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApeWorX%2Fape-polygon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApeWorX%2Fape-polygon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApeWorX%2Fape-polygon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ApeWorX","download_url":"https://codeload.github.com/ApeWorX/ape-polygon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ApeWorX%2Fape-polygon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266567638,"owners_count":23949391,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ape","apeworx","polygon","polygon-api","python","smart-contracts","web3"],"created_at":"2024-09-24T19:28:36.163Z","updated_at":"2025-10-28T04:17:52.725Z","avatar_url":"https://github.com/ApeWorX.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quick Start\n\nEcosystem Plugin for Polygon support in Ape.\n\n## Dependencies\n\n- [python3](https://www.python.org/downloads) version 3.9 up to 3.12.\n\n## Installation\n\n### via `ape`\n\nYou can install this plugin using `ape`:\n\n```bash\nape plugins install polygon\n```\n\nor via config file:\n\n```yaml\n# ape-config.yaml\nplugins:\n  - name: polygon\n```\n\n### via `pip`\n\nYou can install the latest release via [`pip`](https://pypi.org/project/pip/):\n\n```bash\npip install ape-polygon\n```\n\n### via `setuptools`\n\nYou can clone the repository and use [`setuptools`](https://github.com/pypa/setuptools) for the most up-to-date version:\n\n```bash\ngit clone https://github.com/ApeWorX/ape-polygon.git\ncd ape-polygon\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Polygon ecosystem:\n\n```bash\nape console --network polygon:mainnet\n```\n\n## Development\n\nComments, questions, criticisms and pull requests are welcomed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapeworx%2Fape-polygon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapeworx%2Fape-polygon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapeworx%2Fape-polygon/lists"}