Skip to main content

Crate hyli_registry

Crate hyli_registry 

Source

Structs§

UploadRequest
UploadResponse

Functions§

download_elf
Download an ELF binary from the registry Reads server URL from HYLI_REGISTRY_URL env var and API key from HYLI_REGISTRY_API_KEY
download_elf_by_program_id
Download an ELF binary from the registry by program_id only (searches all contracts) Reads server URL from HYLI_REGISTRY_URL env var
program_id_from_file
program_id_hex_from_file
upload
upload_elf
Upload an ELF binary with minimal metadata (zkvm only) Reads server URL from HYLI_REGISTRY_URL env var and API key from HYLI_REGISTRY_API_KEY Additional metadata fields can be provided via the additional_metadata parameter