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.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file zellular-0.1.2.tar.gz
.
File metadata
- Download URL: zellular-0.1.2.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 | 47e12b8b92ccacfc7306bb27acc6259e6f8676b705029fd7760e0683a6609351 |
|
MD5 | 242fdb1bfc42b3d5ce6af25398e63e0c |
|
BLAKE2b-256 | bf2e51f1898615df4df618bc39c6fc2d560ddf35e6ed445cbe1ae8a501ceba5f |
File details
Details for the file zellular-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: zellular-0.1.2-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 | 27211e9cf211b6bfaa2b967ec84beae29fe53c8cb81ed1f6a15d9fcd33c8c238 |
|
MD5 | 67ef6aa0da998f065cf2182012a93cd4 |
|
BLAKE2b-256 | 933772fe6f41795eb37f92183bca925b40ca6768ce1af71e198a7265c225424a |