The Lit Protocol Node is the core software that runs the Lit Protocol. It is a Rust application that node operators run to provide service to Lit Protocol.
https://developer.litprotocol.com/v3/sdk/installation
This is a monorepo that holds everything needed to run a Lit Node. Check out the readme in each folder for more information.
⚠️ Warning: When cloning this repository, it MUST be cloned into a folder called "lit-assets", otherwise scripts and builds may fail.
Example:
git clone https://github.com/LIT-Protocol/lit-peer lit-assets