title |
---|
Welcome |
import WhatsNewBanner from './components/WhatsNewBanner' import Banner from './components/Home/Banner' import Wrapper from './components/Home/Wrapper' import twitterLogo from '../static/assets/home/logo-white.png' import discordLogo from '../static/assets/home/discord.png' import telegramLogo from '../static/assets/home/telegram.png' import web3inboxLogo from '../static/assets/home/web3inboxLogo.png' import bookLogo from '../static/assets/home/bookLogo.png' import githubLogo from '../static/assets/home/githubLogo.png' import universalProviderLogo from '../static/assets/home/universalProviderLogo.png' import ethereumProviderLogo from '../static/assets/home/ethereumProviderLogo.png' import wcmLogo from '../static/assets/home/wcmLogo.png' import w3iLogo from '../static/assets/home/web3inboxLogo_high.png' import Link from '@docusaurus/Link'
Effortlessly integrate our suite of SDKs
<Wrapper type="large" items={[ { name: 'AppKit', icon: 'reown/appkit-logo.svg', href: '/appkit/overview', description: 'The all-in-one stack to build apps for the new internet.', }, { name: 'WalletKit', icon: 'reown/walletkit-logo.svg', href: '/walletkit/overview', description: 'The ultimate toolkit for building and connecting wallets.', } ]} />
:::info
Check our upgrade guides to migrate to our new Reown SDKs > AppKit and WalletKit.
:::
Share your experience, contribute, or ask questions
<Wrapper type="small" items={[ { name: 'X', icon: twitterLogo, href: 'https://x.com/reown_', isWhite: true }, { name: 'Discord', icon: discordLogo, href: 'https://discord.com/invite/kdTQHQ6AFQ', isWhite: true }, /{ name: 'Telegram', icon: telegramLogo, href: 'https://t.me/walletconnect', isWhite: true },/ { name: 'GitHub', icon: githubLogo, href: 'https://github.com/orgs/WalletConnect/discussions/', isWhite: true } ]} />