Mainnet
Overview
Main networks should be used by applications that are currently live in production, supporting the storage of live assets. Mainnet keys are persistent and will not be deleted.
You can set your Lit Network in the LitNodeClient config of the Lit SDK, by passing the network name to the litNetwork
parameter.
Name | Description | Supported Algorithms | Supported Features | Status | SDK Version | Development status | Contracts |
---|---|---|---|---|---|---|---|
Jalapeno | Centralized alpha network. Persistent, keys will not be deleted. | BLS | Encryption | Live | V1, V2 | Deprecated. Do not build new apps that use this network. | n/a |
Habanero | Decentralized mainnet. Persistent, keys will not be deleted. | BLS, ECDSA | Encryption, User Wallets (PKPs), Serverless Signing (Lit Actions) | Live | V4+ | Deprecated. Do not build new apps that use this network. | habanero |
Datil | Decentralized mainnet. Persistent, keys will not be deleted. | BLS, ECDSA | Encryption, User Wallets (PKPs), Serverless Signing (Lit Actions), Wrapped Keys | Live | V6+ | Good to use | datil |
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.