crossmint-sdk icon indicating copy to clipboard operation
crossmint-sdk copied to clipboard

Crossmint SDK for client and server integrations

Results 105 crossmint-sdk issues
Sort by recently updated
recently updated
newest added

## Description Introduces environment variable validation using Zod in `env.ts`. Validates keys like `REACT_APP_CROSSMINT_API_KEY_PROD` ensuring they meet criteria (e.g., non-empty strings). Errors guide setup without halting execution. ## Test plan...

## Description cumulative embed v3 prs ## Test plan

## Description https://linear.app/crossmint/issue/INF-625/sdk-repo-dont-publish-maps-to-final-dist ## Test plan dist doesnt have source maps when built for prod

## Description Add toggle to let external developer to log on Datadog while developing locally to let us help them ## Test plan Tested on stable version creating an AA...

## Description increase timeout to paymaster ## Test plan Createad AA and minted locally ( on the branch [client-sdk-aa-v1.0.4](https://github.com/Crossmint/crossmint-sdk/tree/client-sdk-aa-v1.0.4) that works with the demo )

## Description other side of [this pr](https://github.com/Paella-Labs/crossbit-main/pull/14966) ## Test plan local with crossmint-main

## Description Implemented new package structure for [Auth SDK](https://docs.google.com/document/d/1HXvDK3tM64aSfUB6QUp1Ed59kEA1lxxM59j1B4l6HAI/edit#heading=h.aayn9uu0jxur) that we agreed on. Closes issues [1](https://linear.app/crossmint/issue/WAL-2956/deprecate-auth-core), [2](https://linear.app/crossmint/issue/WAL-2954/create-crossmintcommon-sdk-auth), [3](https://linear.app/crossmint/issue/WAL-2955/create-crossmintclient-sdk-auth), [4](https://linear.app/crossmint/issue/WAL-2952/create-crossmintserver-sdk-auth) ## Test plan Used new libraries in `react-ui` and loaded them...

## Description This PR adds the new `loginOptions` prop that allows us to pass different sign in buttons. main repo PR: https://github.com/Paella-Labs/crossbit-main/pull/14945 ## Test plan I've tested ## Package updates...