Comment on page
Giza CLI
Giza CLI 0.5.0
Welcome to Giza CLI!
This CLI provides the utilities to interact with Giza using the terminal.
The CLI will serve as the main entrypoint for Giza Platform for developers. It aims to provide a tool to ease the managing of resources that exists in Giza Platform.
For now it provides the following capabilities:
- User related utilities, like
create
orlogin
- Model transpilation with
transpile
- Create a proof from of a
casm.json
file withprove
In the future each new resource added to Giza will have its corresponding capability in the CLI.
This project is licensed under the MIT license.
Last modified 1d ago