ape-linea


Nameape-linea JSON
Version 0.6.0a4 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-linea
Summaryape-linea: Ape Ecosystem Plugin for Linea
upload_time2023-08-01 10:48:09
maintainer
docs_urlNone
authorApeWorX Ltd.
requires_python>=3.8,<4
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 linea support in Ape.

## Dependencies

- [python3](https://www.python.org/downloads) version 3.8 or greater, python3-dev

## Installation

### via `setuptools`

> Note: will not work (check TODO section)

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-linea.git
cd ape-linea
python3 setup.py install
```

## Configuration

You need to configure a node provider for Linea in your `ape-config.yaml`.
See `ape-config.yaml.example`

## Quick Usage

Installing this plugin adds support for the Linea ecosystem:

```bash
ape console --network linea:goerli
ape console --network linea:mainnet
```

## 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.

## Work in progress

- \[ \] Publish the repo on ApeWorX github
- \[ \] Publish the package on pypi

### via `ape`

> Note: will not work (check TODO section)

You can install this plugin using `ape`:

```bash
ape plugins install linea
```

or via config file:

```yaml
# ape-config.yaml
plugins:
  - name: linea
```

### via `pip`

> Note: will not work (check TODO section)

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

```bash
pip install ape-linea
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-linea",
    "name": "ape-linea",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4",
    "maintainer_email": "",
    "keywords": "ethereum",
    "author": "ApeWorX Ltd.",
    "author_email": "admin@apeworx.io",
    "download_url": "https://files.pythonhosted.org/packages/89/a3/0ccb63ccd56546f542ac47811453e43728ac34f5625bfeb7e7ef9f4d4fbc/ape-linea-0.6.0a4.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nEcosystem Plugin for linea support in Ape.\n\n## Dependencies\n\n- [python3](https://www.python.org/downloads) version 3.8 or greater, python3-dev\n\n## Installation\n\n### via `setuptools`\n\n> Note: will not work (check TODO section)\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-linea.git\ncd ape-linea\npython3 setup.py install\n```\n\n## Configuration\n\nYou need to configure a node provider for Linea in your `ape-config.yaml`.\nSee `ape-config.yaml.example`\n\n## Quick Usage\n\nInstalling this plugin adds support for the Linea ecosystem:\n\n```bash\nape console --network linea:goerli\nape console --network linea:mainnet\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\n## Work in progress\n\n- \\[ \\] Publish the repo on ApeWorX github\n- \\[ \\] Publish the package on pypi\n\n### via `ape`\n\n> Note: will not work (check TODO section)\n\nYou can install this plugin using `ape`:\n\n```bash\nape plugins install linea\n```\n\nor via config file:\n\n```yaml\n# ape-config.yaml\nplugins:\n  - name: linea\n```\n\n### via `pip`\n\n> Note: will not work (check TODO section)\n\nYou can install the latest release via [`pip`](https://pypi.org/project/pip/):\n\n```bash\npip install ape-linea\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-linea: Ape Ecosystem Plugin for Linea",
    "version": "0.6.0a4",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-linea"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "674693c4156214a73599023fd16288c25e1c0ca9faf5a44ff0323b1ad62ca0e7",
                "md5": "509e3a08328e57b81e491d5106d2916a",
                "sha256": "4cf2e97701903c457622b010a6ac04d595926043d46ccd9fc37c3d6a0ad974f7"
            },
            "downloads": -1,
            "filename": "ape_linea-0.6.0a4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "509e3a08328e57b81e491d5106d2916a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 8965,
            "upload_time": "2023-08-01T10:48:07",
            "upload_time_iso_8601": "2023-08-01T10:48:07.745449Z",
            "url": "https://files.pythonhosted.org/packages/67/46/93c4156214a73599023fd16288c25e1c0ca9faf5a44ff0323b1ad62ca0e7/ape_linea-0.6.0a4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89a30ccb63ccd56546f542ac47811453e43728ac34f5625bfeb7e7ef9f4d4fbc",
                "md5": "7e33d69639beee600705a1a7a6e24676",
                "sha256": "fe6026f35ec3677675855c6c5992d06f7ef28553a8d5bb0e25e7ef734bccc8b1"
            },
            "downloads": -1,
            "filename": "ape-linea-0.6.0a4.tar.gz",
            "has_sig": false,
            "md5_digest": "7e33d69639beee600705a1a7a6e24676",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 15958,
            "upload_time": "2023-08-01T10:48:09",
            "upload_time_iso_8601": "2023-08-01T10:48:09.567462Z",
            "url": "https://files.pythonhosted.org/packages/89/a3/0ccb63ccd56546f542ac47811453e43728ac34f5625bfeb7e7ef9f4d4fbc/ape-linea-0.6.0a4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 10:48:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-linea",
    "github_not_found": true,
    "lcname": "ape-linea"
}
        
Elapsed time: 0.12531s