Skip to main content
Version: v2.x.x

Contracts

Find the full list of the most up to date Lit smart contracts on Lit's network repository - for the serrano network.

The contracts live on the Chronicle Testnet.

TypeScript Contracts SDK

The Lit Contracts SDK is a bundled package that allows you to make calls to Lit Protocol smart contracts. Some contracts come with additional abstracted functions that can be accessed by appending Util to the contract variable name, for example, pkpNftContract becomes pkpNftContractUtil.

Demo: https://demo-contracts-sdk-react.vercel.app/