Skip to main content

A SDK for resolving ErgoNames.

Project description

Ergo Names Python SDK

Documentation

A full list of available functions can be found here.

Example: Resolving an ErgoName Owner Address

name = "~balb"
address = resolve_ergoname(name)

The result (owner address) will be:

3WwKzFjZGrtKAV7qSCoJsZK9iJhLLrUa3uwd4yw52bVtDVv6j5TL

Example: Getting registration date for an ErgoName

name = "~balb"
date = get_date_registered(name)

The result (date registered YYYY-MM-DD HH:MM:SS) will be:

2022-04-17 12:15:39.771000

Contribute

If you wish to contribute, make a pull request!

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

ergonames-0.2.5.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

ergonames-0.2.5-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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