Skip to main content

Nektar, a Python package to access Hive API.

Project description

nektar

nektar allows communication to the Hive blockchain using the Hive API.

Official Release

nektar can now be used on your Python projects through PyPi by running pip command on a Python-ready environment.

pip install hive-nektar --upgrade

Current version is 0.0.9, but more updates are coming soon.

This is compatible with Python 3.9 or later.

Use-cases

1. !!!
2. !!!
3. !!!

Usage

1. Import Package

from nektar import Waggle

username = ""
wif = ""

dapp = Waggle(username)
dapp.append_wif(wif)

author = ""
permlink = ""
weight = 10000

dapp.vote(author, permlink, weight)

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

hive-nektar-0.9.0.tar.gz (13.1 kB view hashes)

Uploaded Source

Built Distribution

hive_nektar-0.9.0-py3-none-any.whl (15.4 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