diff --git a/appkit/features/index.mdx b/appkit/features/index.mdx index 4f909a946..82d6dda7b 100644 --- a/appkit/features/index.mdx +++ b/appkit/features/index.mdx @@ -20,7 +20,7 @@ While AppKit offers a wide range of features, networks, and authentication metho | Telegram Mini Apps |
|
|
|
|
|
|
|
|
|
| | ***Networks*** | | | | | | | | | | | | EVM Chains |
|
|
|
|
|
|
|
|
|
| -| Solana |
|
|
|
|
|
|
|
|
|
| +| SVM (Solana) |
|
|
|
|
|
|
|
|
|
| | Bitcoin |
|
|
|
|
|
|
|
|
|
| | ***Authentication*** | | | | | | | | | | | | Email & Social Login |
|
|
|
|
|
|
|
|
|
| diff --git a/appkit/networks/solana.mdx b/appkit/networks/svm.mdx similarity index 85% rename from appkit/networks/solana.mdx rename to appkit/networks/svm.mdx index adb5ce1c4..bb207fa07 100644 --- a/appkit/networks/solana.mdx +++ b/appkit/networks/svm.mdx @@ -1,9 +1,11 @@ --- -title: Solana +title: SVM +sidebarTitle: SVM Chains --- +## Support for SVM Chains -The AppKit SDK supports Solana, allowing users to connect their Solana wallets to applications. +The AppKit SDK supports SVM (Solana Virtual Machine) chains, allowing users to connect their Solana wallets to applications.