Skip to main content

Crossmint wallet implementation for GOAT SDK

Project description

Crossmint Wallet Implementation for GOAT SDK

This package provides Crossmint wallet integration for the GOAT SDK, supporting both EVM Smart Wallets and Solana Custodial Wallets.

Features

  • EVM Smart Wallet support
  • Solana Custodial Wallet support
  • Async API client for Crossmint interactions
  • Support for multiple authentication methods (email, phone, user ID)
  • Transaction and signature management
  • Balance queries and ENS resolution

Installation

poetry add goat-sdk-wallet-crossmint

Usage

from goat_wallets.crossmint import smart_wallet_factory, custodial_factory
from crossmint.common_sdk_base import CrossmintApiClient

# Initialize Crossmint client
crossmint_client = CrossmintApiClient(...)

# Create Smart Wallet
smart_wallet = await smart_wallet_factory(crossmint_client)({
    "chain": "ethereum",
    "provider": "https://eth-mainnet.g.alchemy.com/v2/your-api-key",
    "signer": {"secretKey": "0x..."}
})

# Create Custodial Wallet
custodial_wallet = await custodial_factory(crossmint_client)({
    "chain": "solana",
    "connection": solana_connection,
    "email": "user@example.com"
})

License

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

goat_sdk_wallet_crossmint-0.1.0.tar.gz (16.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

goat_sdk_wallet_crossmint-0.1.0-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file goat_sdk_wallet_crossmint-0.1.0.tar.gz.

File metadata

  • Download URL: goat_sdk_wallet_crossmint-0.1.0.tar.gz
  • Upload date:
  • Size: 16.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.13.1 Linux/6.13.0-1-MANJARO

File hashes

Hashes for goat_sdk_wallet_crossmint-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1d70c3c60a53c8076bed57f36c49e06ca1a43554c7e1547d0255b7948cb04da6
MD5 c01613f5eaba7b0c13b27a74beeec18b
BLAKE2b-256 8a8c526966d5edcedc928c3b8d2eb90a6099658ecf8e595674ed3d31bae44841

See more details on using hashes here.

File details

Details for the file goat_sdk_wallet_crossmint-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for goat_sdk_wallet_crossmint-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b346bf9792424d886177f188c98a081eea1411b8600a3e706e0b0d874fe5158
MD5 5d3ba94a278d6b5a3947697f351ebb06
BLAKE2b-256 723e1e6aee9bcf395839c47185a0930c692755b78cdef3644a04fa5de7724ead

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page