Skip to main content

ape-addressbook: Ape plugin that allows tracking addresses and contracts

Project description

Quick Start

Ape plugin that allows tracking addresses and contracts in projects and globally.

Dependencies

Installation

via pip

You can install the latest release via pip:

pip install ape-addressbook

via setuptools

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

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

Quick Usage

To use the addressbook in a project, add common addresses to your ape-config.yaml file like this:

addressbook:
    shared_account: "0x2192f6112a026bce4047CeD2A16553Fd31E798B6"

Then, to use the address, import the addressbook and access it via the alias set in the config:

from ape_addressbook import addressbook

address = addressbook["shared_account"]

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-addressbook-0.8.1.tar.gz (15.5 kB view details)

Uploaded Source

Built Distribution

ape_addressbook-0.8.1-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file ape-addressbook-0.8.1.tar.gz.

File metadata

  • Download URL: ape-addressbook-0.8.1.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.15

File hashes

Hashes for ape-addressbook-0.8.1.tar.gz
Algorithm Hash digest
SHA256 dccd834cc4d3ce40c3f90ed7d0d4f6df5783c5d273bfb4131859cff113642645
MD5 1e553d4565d0752021af04ff3d9ce9db
BLAKE2b-256 d4a814c04ca4a6ed23eabe6e4f0df4c9341889abe036334030d1cc2a300bb5f4

See more details on using hashes here.

File details

Details for the file ape_addressbook-0.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for ape_addressbook-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6c9a63cdfd14d87e4dc3318d9a7609509140305c49d2e2af8b1a1d660ef82816
MD5 3584c1f5f31d64065aa69b81fc778c0f
BLAKE2b-256 ef1c5a35af9056b1c47233a50956cca9b43126478058a849cae3dfbbf9216e99

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