@crossmint/client-sdk-react-ui
v1.9.3
Published
## You can check the full documentation at [docs.crossmint.com](https://docs.crossmint.com/)
Downloads
24,496
Maintainers
Keywords
Readme
@crossmint/client-sdk-react-ui
You can check the full documentation at docs.crossmint.com
If you're using React.js, or Next.js, Crossmint provides a client integration specific for you.
Quick Setup
First, add the Crossmint Client SDK to your project with the following command:
pnpm add @crossmint/client-sdk-react-ui
Add payment button to your site
Check our dedicated section for payments in the docs.
Wallet UI Components
We offer two components to help you quickly get up and running with your project using Crossmint wallets:
CrossmintNFTCollectionView
- Display a grid of NFTs.CrossmintNFTDetail
- Display a card showing all NFT related details.
Visit our documentation for integration instructions.
Auth and Smart Wallets
Check out our quickstart in the docs.
Migration guide to 0.1.X versions
Version 0.1.0 introduces breaking changes. To learn how to migrate from a version lower than 0.1.0, check out the migration guide.
Changelog
Migration guide to 0.2.X versions
Version 0.2.0 introduces breaking changes. To learn how to migrate from a version lower than 0.2.0, check out the migration guide.