AppKit’s On-Ramp feature lets your users easily buy crypto with fiat—right inside your React Native app. With support for 100+ cryptocurrencies and global payment options, it helps users start transacting quickly and securely across multiple chains.Documentation Index
Fetch the complete documentation index at: https://docs.reown.com/llms.txt
Use this file to discover all available pages before exploring further.
Configuration
The On-Ramp feature is enabled by default. To customize or disable it:onramp: false to disable the feature.
Usage
Open the On-Ramp View
Use theuseAppKit hook to trigger the On-Ramp view programmatically:
What Users Can Expect
- When users tap “Buy Crypto”, they’re guided to a clean, intuitive interface.
- They can:
- Choose their local fiat currency
- Pick the token they want to buy
- Enter the desired amount
- Select a payment method (credit card, bank transfer, etc.)
- Review all fees and exchange rates transparently
- After confirming, they’re securely redirected to the provider to complete the purchase.
- Once done, the crypto lands in their wallet—automatically.