Getting Started
First, create a Livepeer API key here. Next, use the CLI to generate a new project.cd into the new directory and run the start
command:
Generate a new Livepeer app.
npx @livepeer/create
cd into the new directory and run the start
command:
npm run dev
Was this page helpful?