# Quick Start
Ecosystem Plugin for [Blast](https://blast.io/) 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-blast
```
### 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-blast.git
cd ape-blast
python3 setup.py install
```
## Quick Usage
Installing this plugin adds support for the Blast ecosystem:
```
ape console --network blast:goerli
```
## 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-blast",
"name": "ape-blast",
"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/5e/5d/207b967d0ce13205035a0152b75095591a5f99ebf7fc88e4cda2f90c1a55/ape-blast-0.8.2.tar.gz",
"platform": null,
"description": "# Quick Start\n\nEcosystem Plugin for [Blast](https://blast.io/) 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-blast\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-blast.git\ncd ape-blast\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Blast ecosystem:\n\n```\nape console --network blast:goerli \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-blast: Blast ecosystem for Ape",
"version": "0.8.2",
"project_urls": {
"Homepage": "https://github.com/ApeWorX/ape-blast"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba9e2cfaf7833753c31740b643e3c1e8723a48568ca4fefd82c8b22bd12583c0",
"md5": "8b16a9725dac5c5dcc9e5fab3bf86bab",
"sha256": "4b9bc304d4002c4401248f189f1443414f073a755953d985d03abad3f2bd9cac"
},
"downloads": -1,
"filename": "ape_blast-0.8.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8b16a9725dac5c5dcc9e5fab3bf86bab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 9437,
"upload_time": "2024-11-22T16:40:53",
"upload_time_iso_8601": "2024-11-22T16:40:53.646447Z",
"url": "https://files.pythonhosted.org/packages/ba/9e/2cfaf7833753c31740b643e3c1e8723a48568ca4fefd82c8b22bd12583c0/ape_blast-0.8.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5e5d207b967d0ce13205035a0152b75095591a5f99ebf7fc88e4cda2f90c1a55",
"md5": "86aff155d226c2c093156f865a679745",
"sha256": "50b7ffec8aa770e37ed1b1ab7627dd0dd14af05c7f054fd87443b6c5eec41829"
},
"downloads": -1,
"filename": "ape-blast-0.8.2.tar.gz",
"has_sig": false,
"md5_digest": "86aff155d226c2c093156f865a679745",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 17602,
"upload_time": "2024-11-22T16:40:55",
"upload_time_iso_8601": "2024-11-22T16:40:55.280022Z",
"url": "https://files.pythonhosted.org/packages/5e/5d/207b967d0ce13205035a0152b75095591a5f99ebf7fc88e4cda2f90c1a55/ape-blast-0.8.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 16:40:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ApeWorX",
"github_project": "ape-blast",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ape-blast"
}