# Quick Start
Ecosystem Plugin for [Base](https://base.org/) 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-base
```
### 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-base.git
cd ape-base
python3 setup.py install
```
## Quick Usage
Installing this plugin adds support for the Base ecosystem:
```
ape console --network base:sepolia
```
## 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-base",
"name": "ape-base",
"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/26/64/4b3e35c494e7e7c3c1516e4cf98d2f8d5e2791881bbe2a8ce3d3ee0b2ace/ape-base-0.8.1.tar.gz",
"platform": null,
"description": "# Quick Start\n\nEcosystem Plugin for [Base](https://base.org/) 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-base\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-base.git\ncd ape-base\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Base ecosystem:\n\n```\nape console --network base:sepolia\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-base: Base ecosystem for Ape",
"version": "0.8.1",
"project_urls": {
"Homepage": "https://github.com/ApeWorX/ape-base"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "525a2132104828bd2761951322de2de56ae4ba7ad54fd92f76d82c0d0f837e1a",
"md5": "113d122e8a69061d5476311422ed0f6c",
"sha256": "9c3cc4a9644949f860581cf62dcf0100e30c5943089e857daf46f40d64023a23"
},
"downloads": -1,
"filename": "ape_base-0.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "113d122e8a69061d5476311422ed0f6c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 9395,
"upload_time": "2024-11-21T18:13:14",
"upload_time_iso_8601": "2024-11-21T18:13:14.176850Z",
"url": "https://files.pythonhosted.org/packages/52/5a/2132104828bd2761951322de2de56ae4ba7ad54fd92f76d82c0d0f837e1a/ape_base-0.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "26644b3e35c494e7e7c3c1516e4cf98d2f8d5e2791881bbe2a8ce3d3ee0b2ace",
"md5": "107d99cee29c87bc84b2892f2dab9359",
"sha256": "cbcc505743c62b097348c1e0a24e12e55d3a829a4a691e3c925a19f980a72465"
},
"downloads": -1,
"filename": "ape-base-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "107d99cee29c87bc84b2892f2dab9359",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 17711,
"upload_time": "2024-11-21T18:13:15",
"upload_time_iso_8601": "2024-11-21T18:13:15.070227Z",
"url": "https://files.pythonhosted.org/packages/26/64/4b3e35c494e7e7c3c1516e4cf98d2f8d5e2791881bbe2a8ce3d3ee0b2ace/ape-base-0.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 18:13:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ApeWorX",
"github_project": "ape-base",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ape-base"
}