ape-pokt: Pokt Provider plugins for Ethereum-based networks
Project description
Ape Pokt Plugin
Pokt Provider plugin 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-pokt
via setuptools
You can clone the repository and use setuptools
for the most up-to-date version:
git clone https://github.com/ApeWorX/ape-pokt.git
cd ape-pokt
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_POKT_PROJECT_ID
WEB3_POKT_API_KEY
Either in your current terminal session or in your root RC file (e.g. .bashrc
), add the following:
export WEB3_POKT_PROJECT_ID=MY_API_TOKEN
To use the Pokt provider plugin in most commands, set it via the --network
option:
ape console --network ethereum:goerli:pokt
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.
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-pokt-0.1.2.tar.gz
.
File metadata
- Download URL: ape-pokt-0.1.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37b6ba619b005050ddcf9563f5b01ccc3558b3a4e764a40a398c4f033dc9e167 |
|
MD5 | ed7e755759b3ab1fe85a0590f1c280f2 |
|
BLAKE2b-256 | 655e9fe82faaaea2839dedd1a5f88141d34534c209567f1609369ec556d20ddf |
File details
Details for the file ape_pokt-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: ape_pokt-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 514fd0a5906708e1737de5883379fda5c45c65178ad06400d0f8cb942439f160 |
|
MD5 | 18ff36a8591425c954b46c40af50eb14 |
|
BLAKE2b-256 | d14ca714b4984ffc8618028dfb8014121f64557504e7bb2445c1ce195e4f5f4e |