ape-polygon-zkevm


Nameape-polygon-zkevm JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-polygon-zkevm
Summaryape-polygon-zkevm: Ecosystem plugin for Polygon ZkEVM
upload_time2024-11-22 16:03:04
maintainerNone
docs_urlNone
authorApeWorX Ltd.
requires_python<4,>=3.9
licenseApache-2.0
keywords ethereum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Quick Start

Ecosystem Plugin for Polygon ZkEVM support in Ape.

## Dependencies

- [python3](https://www.python.org/downloads) version 3.9 up to 3.12.

## Installation

### via `pip`

You can install the latest release via [`pip`](https://pypi.org/project/pip/):

```bash
pip install ape-polygon-zkevm
```

### via `setuptools`

You can clone the repository and use [`setuptools`](https://github.com/pypa/setuptools) for the most up-to-date version:

```bash
git clone https://github.com/ApeWorX/ape-polygon-zkevm.git
cd ape-polygon-zkevm
python3 setup.py install
```

## Quick Usage

Installing this plugin adds support for the Polygon ZkEVM ecosystem:

```
ape console --network polygon-zkevm:cardona
```

## Development

This project is in development and should be considered a beta.
Things might not be in their final state and breaking changes may occur.
Comments, questions, criticisms and pull requests are welcomed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-polygon-zkevm",
    "name": "ape-polygon-zkevm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.9",
    "maintainer_email": null,
    "keywords": "ethereum",
    "author": "ApeWorX Ltd.",
    "author_email": "admin@apeworx.io",
    "download_url": "https://files.pythonhosted.org/packages/f0/03/1a98b386f594ee6eef36712f9bd1784039f1bd3b6843a82097ede570052b/ape-polygon-zkevm-0.8.1.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nEcosystem Plugin for Polygon ZkEVM 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 `pip`\n\nYou can install the latest release via [`pip`](https://pypi.org/project/pip/):\n\n```bash\npip install ape-polygon-zkevm\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-zkevm.git\ncd ape-polygon-zkevm\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Polygon ZkEVM ecosystem:\n\n```\nape console --network polygon-zkevm:cardona\n```\n\n## Development\n\nThis project is in development and should be considered a beta.\nThings might not be in their final state and breaking changes may occur.\nComments, questions, criticisms and pull requests are welcomed.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-polygon-zkevm: Ecosystem plugin for Polygon ZkEVM",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-polygon-zkevm"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49a24bdb926e263b7e38e52d7d822f224ee352d8dec22bc69208015842523a8f",
                "md5": "22fef00b6b3c113a5c7aa1d6ef2d82d1",
                "sha256": "c33423c1ed27f698b7f51d5ae2b47cc9909f3a5bfb25221be4c54696f1c509c2"
            },
            "downloads": -1,
            "filename": "ape_polygon_zkevm-0.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22fef00b6b3c113a5c7aa1d6ef2d82d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 8161,
            "upload_time": "2024-11-22T16:03:03",
            "upload_time_iso_8601": "2024-11-22T16:03:03.220723Z",
            "url": "https://files.pythonhosted.org/packages/49/a2/4bdb926e263b7e38e52d7d822f224ee352d8dec22bc69208015842523a8f/ape_polygon_zkevm-0.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f0031a98b386f594ee6eef36712f9bd1784039f1bd3b6843a82097ede570052b",
                "md5": "3ebd5ec31e459bdaab5b5e8529642fbf",
                "sha256": "73c1d5aa3ce47b6ebce92303c903783eb8bfecd3f952c3c6271753db9ef245bc"
            },
            "downloads": -1,
            "filename": "ape-polygon-zkevm-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3ebd5ec31e459bdaab5b5e8529642fbf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 16212,
            "upload_time": "2024-11-22T16:03:04",
            "upload_time_iso_8601": "2024-11-22T16:03:04.888601Z",
            "url": "https://files.pythonhosted.org/packages/f0/03/1a98b386f594ee6eef36712f9bd1784039f1bd3b6843a82097ede570052b/ape-polygon-zkevm-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 16:03:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-polygon-zkevm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ape-polygon-zkevm"
}
        
Elapsed time: 0.37885s