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
Copy file name to clipboardExpand all lines: faq.mdx
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Light token is a high-performance token standard that is functionally equivalent
55
55
56
56
<Accordiontitle="Can I start using the Light Token Standard?">
57
57
58
-
Yes! Light Token is deployed on devnet — start integrating today with our [Quickstart](/light-token/quickstart) and [Toolkits](/light-token/toolkits/overview).
58
+
Yes! Light Token is deployed on devnet. You can start integrating today with our [Quickstart](/light-token/quickstart) and [Toolkits](/light-token/toolkits/overview).
59
59
60
60
For production on mainnet, use [Compressed Tokens V1](/compressed-tokens/overview), which are live and supported by leading wallets such as Phantom and Backpack.
61
61
@@ -105,6 +105,10 @@ Find examples below.
105
105
</tbody>
106
106
</table>
107
107
108
+
<Cardtitle="View complete Solana to Light Reference"icon="code-compare"href="/api-reference/solana-to-light-comparison">
109
+
Side-by-side mapping of every Light Token instruction against its SPL/Solana equivalent.
110
+
</Card>
111
+
108
112
</Accordion>
109
113
110
114
<Accordiontitle="Can light-token accounts hold SPL tokens?">
0 commit comments