The livepeer Client is a framework agnostic client that manages wallet connection state and configuration, such as: auto-connection, connectors, and ethers providers.
Client
is a framework agnostic client that manages state and
connection to a Livepeer provider. The createReactClient
function wraps the
Client
with a React-specific caching layer for faster queries.
createReactClient
.
window.localStorage
.To disable the use of localStorage, we provide a convenient “no-op” storage
option: