Skip to main content

Testnets

Test networks are designed for early-stage application development, for development and testing pre-production. Storing assets with real world value on these networks is highly discouraged and keys may be deleted. All test networks may be deprecated in the future.

You can set your Lit Network in the LitNodeClient config of the Lit SDK, by passing the network name to the litNetwork parameter.

NameDescriptionSupported AlgorithmsSupported FeaturesStatusSDK VersionDevelopment statusContracts
SerranoCentralized test network. Keys are persistent.BLS, ECDSAEncryption, User Wallets (PKPs), Serverless Signing (Lit Actions)LiveV1, V2Deprecated. Do not build new apps that use this network.serrano
CayenneCentralized test network. Keys are not persistent and will be deleted. This network does not enforce payment and can be used for free, for testing.BLS, ECDSAEncryption, User Wallets (PKPs), Serverless Signing (Lit Actions)Not LiveV4+Deprecated. Do not build new apps that use this network.cayenne
ManzanoDecentralized test network. No persistency guarantees. Mirrors Habanero code and configuration. Payment is enforced.BLS, ECDSAEncryption, User Wallets (PKPs), Serverless Signing (Lit Actions)LiveV4+Deprecated. Do not build new apps that use this networkmanzano
Datil-devCentralized test network. Keys are not persistent and will be deleted. This network does not enforce payment and can be used for free, for testing.BLS, ECDSAEncryption, User Wallets (PKPs), Serverless Signing (Lit Actions)LiveV6+Good to usedatil-dev
info

Not finding the answer you're looking for? Share your feedback on these docs by creating an issue in our GitHub Issues and Reports repository or get support by visiting our Support page.