a package sdk for zelluar
Project description
zellular.py
a python sdk for zellular
Example
Getting list of nodes
>>> from pprint import pprint
>>> import zellular
>>> operators = zellular.get_operators()
>>> pprint(operators)
{'0x3eaa...078c': {
'id': '0x3eaa...078c',
'operatorId': '0xfd17...97fd',
'pubkeyG1_X': '1313...2753',
'pubkeyG1_Y': '1144...6864',
'pubkeyG2_X': ['1051...8501', '1562...5720'],
'pubkeyG2_Y': ['1601...1108', '1448...1899'],
'public_key_g2': <eigensdk.crypto.bls.attestation.G2Point object at 0x7d8f31b167d0>,
'socket': 'http://5.161.230.186:6001',
'stake': 1
}, ... }
Posting
Fetching & Verifying
>>> from pprint import pprint
>>> import zellular
>>> operators = zellular.get_operators()
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
zellular-0.1.3.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file zellular-0.1.3.tar.gz
.
File metadata
- Download URL: zellular-0.1.3.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ac0336550f7702ecbf011d01a47be1ae6d36ca1de249fb247c316cce30b849f |
|
MD5 | 2c0c40589c9b4a8b70c1aa5ae162470e |
|
BLAKE2b-256 | ebf1d22dea5b8fb3873e5f7fdb3bab5939899bf5e40cbaa76616ae84d8984861 |
File details
Details for the file zellular-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: zellular-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7506302bc946c8a8e9fc87c671f36ce0fefc4ff147a492d4104b6af390cc8028 |
|
MD5 | febc1411703185ec3ef3ffd683d58e65 |
|
BLAKE2b-256 | ef11419a89b3278588bff329826e8ada94a88ecbd894aedb3974080d3eb10c41 |