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.1.tar.gz (16.2 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.1-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: goat_sdk_wallet_crossmint-0.1.1.tar.gz
  • Upload date:
  • Size: 16.2 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.1.tar.gz
Algorithm Hash digest
SHA256 cd83e3eee4d96c1197b5bb2625a2626d27bac6701308ad205c709b6df685945a
MD5 9a29ab5021464858ee077f6c6fcfb5bf
BLAKE2b-256 9db8ed34c69c18e5a30993fb8627e18d722cb94703f90583c96406ff1884f561

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for goat_sdk_wallet_crossmint-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b0b718df78b81f7a597ba1dae2c28af5a86e0e50db1a5355caad2a5f0358459d
MD5 dacf30ac084e967eb841cc339fa585b3
BLAKE2b-256 9aab42dbf8a85ea22ba8386721ea40e7628795ddf5a4483df0191a0395762e44

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