You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following table shows the current pricing for Lit Protocol services on the **naga-prod** network. Prices are displayed in both $LITKEY tokens and USD (based on current market rates).
6
+
The following table shows the current pricing for Lit Protocol services on the **Naga Prod / Mainnet V1** network. Prices are displayed in both $LITKEY tokens and USD (based on current market rates).
7
7
8
8
<Note>
9
9
Prices update dynamically based on network usage. The values shown below reflect real-time prices fetched from the blockchain.
@@ -22,7 +22,7 @@ Prices update dynamically based on network usage. The values shown below reflect
22
22
### Product Types
23
23
24
24
-**PKP Sign**: Signing operations using your Programmable Key Pair
25
-
-**Encrypted Sign**: Signing with encrypted keys
25
+
-**Decryption and Access Control**: Decrypting data and enforcing access control conditions
26
26
-**Lit Action**: Executing serverless JavaScript functions (pricing varies by component)
Copy file name to clipboardExpand all lines: docs/learning-lit/pricing/payment-model.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: "Payment Model"
3
3
---
4
4
5
-
Lit Protocol uses a token-based payment system to ensure the decentralized network can sustain itself and compensate node operators for providing cryptographic services.
5
+
Lit Protocol uses a token-based payment system to ensure the decentralized network can sustain itself for providing cryptographic services.
6
6
7
7
## How Payment Works
8
8
@@ -21,14 +21,14 @@ Lit Protocol uses a dynamic pricing model that adjusts based on network usage:
21
21
This pricing mechanism ensures:
22
22
- Fair pricing during low-usage periods (you pay less when demand is low)
23
23
- Network stability during high-usage periods (prices increase to manage demand)
24
-
-Sustainable compensation for node operators
24
+
-Market price discovery for Lit network capacity
25
25
26
26
### Pricing in $LITKEY Tokens
27
27
28
28
All services on Lit Protocol are priced in **[$LITKEY](/governance/litkey/overview) tokens**, the native token of Lit Chain. When you use network services such as:
29
29
30
30
-**PKP Signing**: Generating signatures with your Programmable Key Pair
31
-
-**Encrypted Signing**: Signing with encrypted keys
31
+
-**Decryption and Access Control**: Decrypting data and enforcing access control conditions
0 commit comments