Quick install
To get started quickly, install the core package and the Viem adapter:Core capabilities
Combine and use any of App Kit’s core capabilities in your app.Bridge
Transfer tokens across blockchains.
Swap
Exchange one token for another on the same blockchain.
Send
Transfer tokens between wallets on the same blockchain.
Key benefits
- Simple setup: Get up and running with minimal configuration and a few lines of code.
- Application monetization: Collect a custom fee from end users without writing new code.
- Flexible configurations: Specify custom RPC endpoints and wallet clients.
- Broad compatibility: Works with Viem, Ethers, Solana, and Circle Wallets, integrating smoothly with existing developer workflows.
Quick look
The following examples show how each capability can be integrated with a single method call.- Bridge
- Swap
- Send
TypeScript