ape-alchemy: Alchemy Provider plugins for Ethereum-based networks
Project description
Ape Alchemy Plugin
Alchemy Provider plugins for Ethereum-based networks.
Dependencies
- python3 version 3.7 or greater, python3-dev
Installation
via pip
You can install the latest release via pip
:
pip install ape-alchemy
via setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-alchemy.git
cd ape-alchemy
python3 setup.py install
Quick Usage
First, make sure you have one of the following environment variables set (it doesn't matter which one):
- WEB3_ALCHEMY_PROJECT_ID
- WEB3_ALCHEMY_API_KEY
Either in your current terminal session or in your root RC file (e.g. .bashrc
), add the following:
export WEB3_ALCHEMY_PROJECT_ID=MY_API_TOKEN
To use the Alchemy provider plugin in most commands, set it via the --network
option:
ape console --network ethereum:goerli:alchemy
Development
Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.
License
This project is licensed under the Apache 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ape-alchemy-0.1.1.tar.gz
.
File metadata
- Download URL: ape-alchemy-0.1.1.tar.gz
- Upload date:
- Size: 15.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0376e58a4f8ab59538a89702d7d2257bfff668aecc500eefa7d697c33e2fa5a5 |
|
MD5 | a8aecee60bee84e63f90e91f2cc148da |
|
BLAKE2b-256 | 58b210e38908ca0341671f09648b8d5556390d195f3003eddcb806d5b880973b |
File details
Details for the file ape_alchemy-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: ape_alchemy-0.1.1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/35.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 919bae5b0f41c2a3b32f75b41d10dddf72e52d5fa1f17dab94b6982a0cc43c07 |
|
MD5 | 0829c21aa096b3d8e60ad0760dcd2cf4 |
|
BLAKE2b-256 | b470b34bc1b5fee1598266916ebeb2123ff058db04499c2bc4513fdceaa284b4 |