ape-bsc


Nameape-bsc JSON
Version 0.8.4 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-bsc
Summaryape-bsc: Ape Ecosystem Plugin for Binance Smart Chain
upload_time2024-11-14 09:12:12
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 Binance Smart Chain support in Ape.

## Dependencies

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

## Installation

### via `ape`

You can install this plugin using `ape`:

```bash
ape plugins install bsc
```

or via config file:

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

### via `pip`

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

```bash
pip install ape-bsc
```

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

## Quick Usage

Installing this plugin adds support for the Binance Smart Chain ecosystem:

```bash
ape console --network bsc:mainnet
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ApeWorX/ape-bsc",
    "name": "ape-bsc",
    "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/f1/71/60cca5bc6f8bc11f0ae3da2ec0a420ac69b8818fff394f69a7f413968d4e/ape-bsc-0.8.4.tar.gz",
    "platform": null,
    "description": "# Quick Start\n\nEcosystem Plugin for Binance Smart Chain 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 bsc\n```\n\nor via config file:\n\n```yaml\n# ape-config.yaml\nplugins:\n  - name: bsc\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-bsc\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-bsc.git\ncd ape-bsc\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Binance Smart Chain ecosystem:\n\n```bash\nape console --network bsc:mainnet\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "ape-bsc: Ape Ecosystem Plugin for Binance Smart Chain",
    "version": "0.8.4",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-bsc"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "13750a93d9de4de5c70bd68d56336470856c26e487a3efa6b176d7b2796b1ec0",
                "md5": "edc8b0407c4b23d9bda80d40d6ef55d0",
                "sha256": "9702ee559459ce978432245b68e4c21a25a6c5709daf35cb4505a39660a73d00"
            },
            "downloads": -1,
            "filename": "ape_bsc-0.8.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edc8b0407c4b23d9bda80d40d6ef55d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.9",
            "size": 8006,
            "upload_time": "2024-11-14T09:12:11",
            "upload_time_iso_8601": "2024-11-14T09:12:11.473838Z",
            "url": "https://files.pythonhosted.org/packages/13/75/0a93d9de4de5c70bd68d56336470856c26e487a3efa6b176d7b2796b1ec0/ape_bsc-0.8.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f17160cca5bc6f8bc11f0ae3da2ec0a420ac69b8818fff394f69a7f413968d4e",
                "md5": "d7be72b87788fc184d3ec54ad8741df6",
                "sha256": "d6f43cc2471469f2631e08677ac8b8b8dc7ffd41aba067a00b5b5cc03fa2beec"
            },
            "downloads": -1,
            "filename": "ape-bsc-0.8.4.tar.gz",
            "has_sig": false,
            "md5_digest": "d7be72b87788fc184d3ec54ad8741df6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.9",
            "size": 16139,
            "upload_time": "2024-11-14T09:12:12",
            "upload_time_iso_8601": "2024-11-14T09:12:12.487549Z",
            "url": "https://files.pythonhosted.org/packages/f1/71/60cca5bc6f8bc11f0ae3da2ec0a420ac69b8818fff394f69a7f413968d4e/ape-bsc-0.8.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 09:12:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ApeWorX",
    "github_project": "ape-bsc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ape-bsc"
}
        
Elapsed time: 0.94681s