An open API service indexing awesome lists of open source software.

https://github.com/lit-protocol/node


https://github.com/lit-protocol/node

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          


Lit Protocol Node and Contracts










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.

## Contents

### Rust

- [lit-core](rust/lit-core) ([README.md](rust/lit-core/README.md))
- [lit-node](rust/lit-node) ([README.md](rust/lit-node/README.md))
- [lit-os](rust/lit-os) ([README.md](rust/lit-os/README.md))

### Blockchain / Contracts

- [lit-node](blockchain/contracts/lit-node) ([README.md](blockchain/contracts/lit-node/README.md))
- [lit-os](blockchain/contracts/lit-os) ([README.md](blockchain/contracts/lit-os/README.md))