A TypeScript-based Express.js server that runs Lit Protocol State Machines, providing event listening capabilities for onchain and offchain events
This server is powered mainly by Lit Protocol's package `@lit-protocol/event-listener'
Fork this repository and clone it to your local machine. Then, run the following commands:
npm install
npm run dev
This will start the server on localhost:3000