Package Exports
- @lit-protocol/lit-node-client
- @lit-protocol/lit-node-client/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@lit-protocol/lit-node-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Quick Start
This module is the main module of this monorepo. It sets a default authentication callback using the checkAndSignAuthMessage
function from the auth-browser submodule, which is designed to work in both browser and Node.js environments, facilitating interaction with Lit nodes.
node.js / browser
yarn add @lit-protocol/lit-node-client