One-line Install
Linux/macOS: curl -fsSL https://tn.tezzcorp.com/download/install.sh | bash Windows: iwr https://tn.tezzcorp.com/download/install.ps1 -OutFile install.ps1 powershell -ExecutionPolicy Bypass -File .\install.ps1
Direct Downloads
tezznative-sdk-linux.tar.gz tezznative-sdk.zip install.sh install.ps1
After Install
tezz doctor tezz run hello.tn tezz test --smoke tezz build app.tn --platform linux tezz build app.tn --platform windows tezz build kernel.tn --platform tezzos
Install Telemetry + Error Reporting
Install scripts post install status to: /api/install_event If you face issues after install: Open /support and submit CLI/runtime error report.