crossmint_wallets 0.1.1 copy "crossmint_wallets: ^0.1.1" to clipboard
crossmint_wallets: ^0.1.1 copied to clipboard

Pure-Dart wallet primitives for the Crossmint Flutter SDK — wallet models, signer abstractions, and API contracts.

0.1.1 #

  • Aligned WalletSerializationCodec.serializeDelegatedSigner with the EVM OpenAPI schema for email and phone signers — it now emits the full {type, email|phone} object instead of a bare email: / phone: locator string, matching serializeSignerRegistrationInput and the RN SDK. Forward-compat only — no end-user behavior change in this release: the Crossmint backend does not currently accept email or phone as delegated signer types on EVM, so wallet creation with signers: [CrossmintEmailSignerConfig(...)] / CrossmintPhoneSignerConfig(...) continues to fail with HTTP 400. Tracking the backend-side addition separately. See #21 / #24.

0.1.0 #

  • First public release on pub.dev

0.0.1 #

  • Initial internal extraction from crossmint_flutter
  • Added wallet domain contracts, models, API service, and signer abstractions
  • Added internal default wallet repository export for monorepo wiring
0
likes
0
points
1.36k
downloads

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart wallet primitives for the Crossmint Flutter SDK — wallet models, signer abstractions, and API contracts.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #wallet #blockchain

License

unknown (license)

Dependencies

crossmint_core, permissionless_passkeys

More

Packages that depend on crossmint_wallets