Skip to main content

ape-blockscout: Blockscout Explorer Plugin

Project description

Quick Start

The following blockchain explorers are supported in this plugin:

Dependencies

Installation

via pip

You can install the latest release via pip:

pip install ape-blockscout

via setuptools

You can clone the repository and use setuptools for the most up-to-date version:

git clone https://github.com/ApeWorX/ape-blockscout.git
cd ape-blockscout
python3 setup.py install

Quick Usage

Set up the environment

Specify API keys as environment variables. You could put them in your shell's config like ~/.profile or use a tool like direnv and store them locally in .envrc.

You can also specify multiple comma-separated keys, a random key will be chosen for each request. This could be useful if you hit API rate limits.

You can obtain an API key by registering with Blockscout and visiting this page.

export BASE_BLOCKSCOUT_API_KEY=SAMPLE_KEY
export ETH_BLOCKSCOUT_API_KEY=SAMPLE_KEY
export GNOSIS_BLOCKSCOUT_API_KEY=SAMPLE_KEY
export OPTIMISM_BLOCKSCOUT_API_KEY=SAMPLE_KEY
export POLYGON_BLOCKSCOUT_API_KEY=SAMPLE_KEY

Development

Please see the contributing guide to learn more how to contribute to this project. Comments, questions, criticisms and pull requests are welcomed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ape-blockscout-0.6.0.tar.gz (79.5 kB view details)

Uploaded Source

Built Distribution

ape_blockscout-0.6.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file ape-blockscout-0.6.0.tar.gz.

File metadata

  • Download URL: ape-blockscout-0.6.0.tar.gz
  • Upload date:
  • Size: 79.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for ape-blockscout-0.6.0.tar.gz
Algorithm Hash digest
SHA256 9e4bdc7e727b3236bc376a4d6dd1f882ad8257e2755e168d14b5cf5a1ed58b42
MD5 7c4d7ee5813a82f0e3f8d357dacb2acb
BLAKE2b-256 4ded95a0c8647a4630d9e1b6448db30faacf0b31ed1b2b7ad34353d33be97c22

See more details on using hashes here.

File details

Details for the file ape_blockscout-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ape_blockscout-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 22cfb4f494a20cd7fc46e169d2b7b6a56cffd8877845bf347d6ca6de814214ac
MD5 54d41b90d41604d6cb94bb2fcfeb9765
BLAKE2b-256 d1518158c13fe65849be957ff262ccce7a3a8bd137f2e6c4a3c4af97f616bc26

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page