Get started building with Livepeer UI Kit!
@livepeer/react
or @livepeer/react-native
.Client
instance using
createReactClient
, and pass a provider to it.
studioProvider
which is
CORS-protected API key.
Read more about client configuration
LivepeerConfig
LivepeerConfig
component, passing the
client
to it.
_app.js
for Next.js or App.js
with Create React App, so that the
LivepeerConfig
React Context is available across every component.LivepeerConfig
is now set up to use the
livepeer hooks.