Installation
Install WalletKit using npm or yarn.
- npm
- Yarn
- Bun
- pnpm
npm install @reown/walletkit @walletconnect/utils @walletconnect/core
yarn add @reown/walletkit @walletconnect/utils @walletconnect/core
bun add @reown/walletkit @walletconnect/utils @walletconnect/core
pnpm add @reown/walletkit @walletconnect/utils @walletconnect/core
Next Steps
Now that you've installed WalletKit, you're ready to start integrating it. The next section will walk you through the process of setting up your project to use the SDK.