# Quick Start
Ecosystem Plugin for Fantom 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 fantom
```
or via config file:
```yaml
# ape-config.yaml
plugins:
- name: fantom
```
### via `pip`
You can install the latest release via [`pip`](https://pypi.org/project/pip/):
```bash
pip install ape-fantom
```
### 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-fantom.git
cd ape-fantom
python3 setup.py install
```
## Quick Usage
Installing this plugin adds support for the Fantom ecosystem:
```bash
ape console --network fantom:opera
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ApeWorX/ape-fantom",
"name": "ape-fantom",
"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/05/28/1bad17ef52990447d56dca3687675765376dc841886aaf59c5bb3b811f20/ape-fantom-0.8.3.tar.gz",
"platform": null,
"description": "# Quick Start\n\nEcosystem Plugin for Fantom 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 fantom\n```\n\nor via config file:\n\n```yaml\n# ape-config.yaml\nplugins:\n - name: fantom\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-fantom\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-fantom.git\ncd ape-fantom\npython3 setup.py install\n```\n\n## Quick Usage\n\nInstalling this plugin adds support for the Fantom ecosystem:\n\n```bash\nape console --network fantom:opera\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "ape-fantom: Ape Ecosystem Plugin for Fantom",
"version": "0.8.3",
"project_urls": {
"Homepage": "https://github.com/ApeWorX/ape-fantom"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32b193712ef07dd74051f5ac99171ced8a37723ed44c4c7c3441cd5f9e7b70c9",
"md5": "43f5e51b70a2b1c352acd5d226ec57b7",
"sha256": "257edf7977e7e2b85794d7ed56f0158064787f82e16d969784fc65787bb1d2ac"
},
"downloads": -1,
"filename": "ape_fantom-0.8.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "43f5e51b70a2b1c352acd5d226ec57b7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 7986,
"upload_time": "2024-11-21T17:52:27",
"upload_time_iso_8601": "2024-11-21T17:52:27.875290Z",
"url": "https://files.pythonhosted.org/packages/32/b1/93712ef07dd74051f5ac99171ced8a37723ed44c4c7c3441cd5f9e7b70c9/ape_fantom-0.8.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "05281bad17ef52990447d56dca3687675765376dc841886aaf59c5bb3b811f20",
"md5": "92006b7f438ba1c4a521a4d55a13563d",
"sha256": "107e8f4845aff556261ad827db3ef31c3b40d74ae9a2d4b14af0e36f1088bd70"
},
"downloads": -1,
"filename": "ape-fantom-0.8.3.tar.gz",
"has_sig": false,
"md5_digest": "92006b7f438ba1c4a521a4d55a13563d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 15828,
"upload_time": "2024-11-21T17:52:29",
"upload_time_iso_8601": "2024-11-21T17:52:29.663938Z",
"url": "https://files.pythonhosted.org/packages/05/28/1bad17ef52990447d56dca3687675765376dc841886aaf59c5bb3b811f20/ape-fantom-0.8.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 17:52:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ApeWorX",
"github_project": "ape-fantom",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "ape-fantom"
}