ape-bsc


Nameape-bsc JSON
Version 0.7.1 PyPI version JSON
download
home_pagehttps://github.com/ApeWorX/ape-bsc
Summaryape-bsc: Ape Ecosystem Plugin for Binance Smart Chain
upload_time2024-01-23 18:37:52
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 Binance Smart Chain support in Ape.

## Dependencies

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

## 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": "",
    "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/37/e7/6d262a142ebbeafe16c13b69288d434d9292a93816b48f014c77d97ca229/ape-bsc-0.7.1.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.8 up to 3.11.\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.7.1",
    "project_urls": {
        "Homepage": "https://github.com/ApeWorX/ape-bsc"
    },
    "split_keywords": [
        "ethereum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da9aaeb152b28bebeb41b24587de8631a6d47af72745c2d3551298bccd33d7ec",
                "md5": "12e841c58d82c5b82a336d433763e97d",
                "sha256": "bc60f98baff3ee8fae572ffe878d0163ea4e10ed7770172ce5cbc8743e0354e9"
            },
            "downloads": -1,
            "filename": "ape_bsc-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12e841c58d82c5b82a336d433763e97d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4",
            "size": 7843,
            "upload_time": "2024-01-23T18:37:51",
            "upload_time_iso_8601": "2024-01-23T18:37:51.386904Z",
            "url": "https://files.pythonhosted.org/packages/da/9a/aeb152b28bebeb41b24587de8631a6d47af72745c2d3551298bccd33d7ec/ape_bsc-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37e76d262a142ebbeafe16c13b69288d434d9292a93816b48f014c77d97ca229",
                "md5": "43421de94d63e51c6a2129b64273524c",
                "sha256": "50ab0ab11bce0782c584113ffb06b3ffeeb2a149b5022722e55f1ea646028a5c"
            },
            "downloads": -1,
            "filename": "ape-bsc-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "43421de94d63e51c6a2129b64273524c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4",
            "size": 15669,
            "upload_time": "2024-01-23T18:37:52",
            "upload_time_iso_8601": "2024-01-23T18:37:52.748152Z",
            "url": "https://files.pythonhosted.org/packages/37/e7/6d262a142ebbeafe16c13b69288d434d9292a93816b48f014c77d97ca229/ape-bsc-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 18:37:52",
    "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.20277s