Program Registry API
Program Registry
Last updated
Program Registry
Last updated
The Program Registry is a server that accepts compiled Cairo programs (also known as CASM files), fetches the compiler version dynamically, computes the correct program hash, and stores the bytecode of the Cairo program along with the program hash.
To trigger a task via the , the target module program should have already been uploaded.
/submit-program
)Response:
/get-program
)The response will be a JSON file of the target program.
/get-metadata
)Request:
Response: