# 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/2e/ad/2e87616688a9ff7612ab0b4647f6cc4b2f4d03b3e98eb6b962b609dd33ea/ape-fantom-0.8.1.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.1",
"project_urls": {
"Homepage": "https://github.com/ApeWorX/ape-fantom"
},
"split_keywords": [
"ethereum"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "65a92392141af8da307c7baf13d844977a288a125d3d552d8c09d0f80f721e28",
"md5": "0694af86983bc1f6424bdf1f59bead61",
"sha256": "a6898d5ab4a12defbbea192070645b4a447b0fbf49ef02c09d7910d39a79433a"
},
"downloads": -1,
"filename": "ape_fantom-0.8.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0694af86983bc1f6424bdf1f59bead61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.9",
"size": 7839,
"upload_time": "2024-11-08T16:02:37",
"upload_time_iso_8601": "2024-11-08T16:02:37.884330Z",
"url": "https://files.pythonhosted.org/packages/65/a9/2392141af8da307c7baf13d844977a288a125d3d552d8c09d0f80f721e28/ape_fantom-0.8.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2ead2e87616688a9ff7612ab0b4647f6cc4b2f4d03b3e98eb6b962b609dd33ea",
"md5": "aa1982d91de67dc90b099675255c43d0",
"sha256": "01059dea2fccc6e45f01753b6c6c4904ca80d2744fce6d3a684965a778b70d13"
},
"downloads": -1,
"filename": "ape-fantom-0.8.1.tar.gz",
"has_sig": false,
"md5_digest": "aa1982d91de67dc90b099675255c43d0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.9",
"size": 15658,
"upload_time": "2024-11-08T16:02:39",
"upload_time_iso_8601": "2024-11-08T16:02:39.554484Z",
"url": "https://files.pythonhosted.org/packages/2e/ad/2e87616688a9ff7612ab0b4647f6cc4b2f4d03b3e98eb6b962b609dd33ea/ape-fantom-0.8.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 16:02:39",
"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"
}