Skip to main content
The quickstart is an off-chain hardware verification pass. It ends before production setup, staking, or revenue configuration.
The quickstart runs two off-chain smoke tests: a video transcoding test and an AI inference test. Both run locally with Docker. No LPT, no ETH, and no Arbitrum. You only need your GPU and a few commands.

Choose your test

Both tests are on the same page. Complete the video test first - the prerequisites and Docker setup are shared.

What you need

  • NVIDIA GPU — any model for the video test; 24 GB VRAM for AI diffusion (or 8-16 GB for the LLM alternative)
  • Docker Engine — with NVIDIA Container Toolkit for GPU passthrough
  • ffmpeg — for the video test only (ffmpeg -version to check)
  • Linux — required for the AI test (video test also works on WSL2 or macOS Docker)
No Arbitrum wallet, no LPT, no ETH.

After the quickstart

Last modified on March 16, 2026