Crossmint client SDK for vanilla JS (no framework required), using web-components
npm install @crossmint/client-sdk-vanilla-ui@crossmint/client-sdk-vanilla-ui---
If you're using a different front-end framework, or working with vanilla JavaScript, you can use our Vanilla Client SDK for your project.
First add the Crossmint Client SDK to your project with the following command:
``shell``
pnpm add @crossmint/client-sdk-vanilla-ui
Check our dedicated section for payments in the docs.