معرفی شرکت ها


ape-arbitrum-0.6.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

ape-arbitrum: Ape Ecosystem Plugin for Arbitrum
ویژگی مقدار
سیستم عامل -
نام فایل ape-arbitrum-0.6.0
نام ape-arbitrum
نسخه کتابخانه 0.6.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده ApeWorX Ltd.
ایمیل نویسنده admin@apeworx.io
آدرس صفحه اصلی https://github.com/ApeWorX/ape-arbitrum
آدرس اینترنتی https://pypi.org/project/ape-arbitrum/
مجوز Apache-2.0
# Quick Start Ecosystem Plugin for Arbitrum support in Ape. ## Dependencies - [python3](https://www.python.org/downloads) version 3.8 or greater, python3-dev ## Installation ### via `ape` You can install this plugin using `ape`: ```bash ape plugins install arbitrum ``` or via config file: ```yaml # ape-config.yaml plugins: - name: arbitrum ``` ### via `pip` You can install the latest release via [`pip`](https://pypi.org/project/pip/): ```bash pip install ape-arbitrum ``` ### 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-arbitrum.git cd ape-arbitrum python3 setup.py install ``` ## Quick Usage Installing this plugin adds support for the Arbitrum ecosystem: ```bash ape console --network arbitrum:mainnet ``` ## Alchemy To use Alchemy with ape-arbitrum you have to install the [Arbitrum fork of the ape-alchemy plugin](https://github.com/Jam516/ape-alchemy/tree/feat/kofi/add-arbitrum). ```bash ape console --network arbitrum:mainnet:alchemy ``` ## 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.


نیازمندی

مقدار نام
<0.7,>=0.6.0 eth-ape
>=6.0 pytest
- pytest-mock
- pytest-xdist
- pytest-cov
<7.0,>=6.2.0 hypothesis
>=22.12.0 black
>=0.991 mypy
>=5.0.4 flake8
>=5.10.1 isort
- types-setuptools
>=0.7.16 mdformat
>=0.3.5 mdformat-gfm
>=0.4.1 mdformat-frontmatter
<0.18,>=0.17.0 myst-parser
<4.0,>=3.1.0 sphinx-click
<5.0,>=4.4.0 Sphinx
<2,>=1.0.0 sphinx-rtd-theme
>=0.7 sphinxcontrib-napoleon
- setuptools
- setuptools-scm
- wheel
- twine
- commitizen
- pre-commit
- pytest-watch
- ipdb
<0.18,>=0.17.0 myst-parser
<4.0,>=3.1.0 sphinx-click
<5.0,>=4.4.0 Sphinx
<2,>=1.0.0 sphinx-rtd-theme
>=0.7 sphinxcontrib-napoleon
>=22.12.0 black
>=0.991 mypy
>=5.0.4 flake8
>=5.10.1 isort
- types-setuptools
>=0.7.16 mdformat
>=0.3.5 mdformat-gfm
>=0.4.1 mdformat-frontmatter
- setuptools
- setuptools-scm
- wheel
- twine
>=6.0 pytest
- pytest-mock
- pytest-xdist
- pytest-cov
<7.0,>=6.2.0 hypothesis


زبان مورد نیاز

مقدار نام
>=3.8,<4 Python


نحوه نصب


نصب پکیج whl ape-arbitrum-0.6.0:

    pip install ape-arbitrum-0.6.0.whl


نصب پکیج tar.gz ape-arbitrum-0.6.0:

    pip install ape-arbitrum-0.6.0.tar.gz