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 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
Release history Release notifications | RSS feed
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.0.9.tar.gz
(13.1 kB
view details)
Built Distribution
File details
Details for the file hive-nektar-0.0.9.tar.gz
.
File metadata
- Download URL: hive-nektar-0.0.9.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ace3063b4f6a70eb779acc2075c8a4fc7735aaaf269adc248c7f180b9e0cfbf |
|
MD5 | 672bb6c497a0f045cea4f1c79d70a589 |
|
BLAKE2b-256 | a144e6f25104ba76407c92c18a3fbf8411c0b37c06d6f472f4a40421451e2178 |
File details
Details for the file hive_nektar-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: hive_nektar-0.0.9-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7300df032285ea646d4d873e08ef0e31ec72c56df60cc7a4a49d645f45dc09d4 |
|
MD5 | c0769622e8e98d110b4a9f08e107abc1 |
|
BLAKE2b-256 | 8ad81152a3090c0030c1d496af2b730d7b55f85cce3be466e03507d98d4c97eb |