ape-pokt 0.1.2

Creator: bigcodingguy24

Last updated:

Add to Cart

Description:

apepokt 0.1.2

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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.