jiaozi-gdid (Python)
cd packages/gdid-sdk-py
python3 -m venv .venv && source .venv/bin/activate
pip install -e .
from jiaozi_gdid import Gdid
g = Gdid(
base_url="http://127.0.0.1:3000",
core_url="http://127.0.0.1:3001",
api_key="dev-key-change-me",
)
g.register(name="MyAgent", owner_pubkey="zOwner...")
g.attest(summary_dict)
g.resolve("JP-2026-000001")
g.verify("did:web:...")
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
jiaozi_gdid-0.2.0.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jiaozi_gdid-0.2.0.tar.gz.
File metadata
- Download URL: jiaozi_gdid-0.2.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
29807bf7992ac2560f119af4fa6057a98775f6306703cc9b7786cc0073104505
|
|
| MD5 |
fbbded550d960205e47cf598f1214e6f
|
|
| BLAKE2b-256 |
a53613256cfb8718cdca0414558d8876f2b363bcda7dd9a78b9c01922c437850
|
File details
Details for the file jiaozi_gdid-0.2.0-py3-none-any.whl.
File metadata
- Download URL: jiaozi_gdid-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8654b096de50e4d377bd17f7a7dca256ab79a96e579a2ce127384b826f3e5537
|
|
| MD5 |
0257fa59a5090b54110fcb51bc34da63
|
|
| BLAKE2b-256 |
6de4e1cc0e5e39243dc863c87d7a193e1fb92bd25efb44141c70e2f124841a78
|