ape-tenderly


Nameape-tenderly JSON
Version 0.6.0b0 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-tenderly
Summaryape-tenderly: Provider Plugin for tenderly.co
upload_time2023-09-26 02:55:02
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 Tenderly support in Ape.

## Dependencies

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

## Installation

### via `pip`

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

```bash
pip install ape-tenderly
```

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

## Quick Usage

This plugin works as a normal provider for forked mainnet networks only (e.g. Ethereum, Fantom, etc.).

If you know your fork ID (from the Tenderly console) you can use that like this

```sh
export TENDERLY_FORK_ID=...
```

If you have an API service that automatically provisions tenderly forks, you can use it like this

```sh
export TENDERLY_FORK_SERVICE_URI=...
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-tenderly",
    "name": "ape-tenderly",
    "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/93/a7/d9addc4a22d05343d2e30a1af5eba2224ffbbfc2728b2f727cab2fe45343/ape-tenderly-0.6.0b0.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nEcosystem plugin for Tenderly support in Ape.\n\n## Dependencies\n\n- [python3](https://www.python.org/downloads) version 3.8 up to 3.11.\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-tenderly\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-tenderly.git\ncd ape-tenderly\npython3 setup.py install\n```\n\n## Quick Usage\n\nThis plugin works as a normal provider for forked mainnet networks only (e.g. Ethereum, Fantom, etc.).\n\nIf you know your fork ID (from the Tenderly console) you can use that like this\n\n```sh\nexport TENDERLY_FORK_ID=...\n```\n\nIf you have an API service that automatically provisions tenderly forks, you can use it like this\n\n```sh\nexport TENDERLY_FORK_SERVICE_URI=...\n```\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-tenderly: Provider Plugin for tenderly.co",
    "version": "0.6.0b0",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-tenderly"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cabc2c3498d39fe39c445251d5b208fca6a106155b5a2a4f49eaec2f7f532efb",
                "md5": "1e34950e5f096861561fd64151191cf2",
                "sha256": "59ef1d82460340b688e460bbf219d50fc50ba09a9dd727d82320bab75ab0460d"
            },
            "downloads": -1,
            "filename": "ape_tenderly-0.6.0b0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e34950e5f096861561fd64151191cf2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 9717,
            "upload_time": "2023-09-26T02:55:00",
            "upload_time_iso_8601": "2023-09-26T02:55:00.875591Z",
            "url": "https://files.pythonhosted.org/packages/ca/bc/2c3498d39fe39c445251d5b208fca6a106155b5a2a4f49eaec2f7f532efb/ape_tenderly-0.6.0b0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93a7d9addc4a22d05343d2e30a1af5eba2224ffbbfc2728b2f727cab2fe45343",
                "md5": "5733c532aebfb045c20430015d887380",
                "sha256": "bbfa9c9fce88863688fa43bc4f08479670b2aabb2ceb860f5ea2c305ba7e4a4f"
            },
            "downloads": -1,
            "filename": "ape-tenderly-0.6.0b0.tar.gz",
            "has_sig": false,
            "md5_digest": "5733c532aebfb045c20430015d887380",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 16350,
            "upload_time": "2023-09-26T02:55:02",
            "upload_time_iso_8601": "2023-09-26T02:55:02.436728Z",
            "url": "https://files.pythonhosted.org/packages/93/a7/d9addc4a22d05343d2e30a1af5eba2224ffbbfc2728b2f727cab2fe45343/ape-tenderly-0.6.0b0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-26 02:55:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-tenderly",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ape-tenderly"
}
        
Elapsed time: 0.12643s