{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/6"}],"enrichment":{"capability":"Python client library for the Coinbase Developer Platform that enables creating and managing EVM and Solana blockchain accounts, sending transactions, and interacting with wallet and policy APIs.","skillfed_tags":["blockchain","async-first","coinbase"],"use_cases":["Build a custodial wallet service that creates and manages user accounts on EVM or Solana without exposing private keys","Implement transaction policies to enforce spending limits or approval workflows before blockchain operations execute","Create a multi-chain token swap interface that abstracts EVM swap mechanics through the SDK's high-level API","Develop a serverless function that processes blockchain transactions on-demand, reusing a singleton CDP client across invocations","Manage end-user accounts and delegated operations in a multi-tenant application with fine-grained access control"],"what_it_does":"The CDP SDK is a Python client for Coinbase's Developer Platform that abstracts blockchain account management and transaction operations across EVM and Solana networks. It provides async-first APIs to create accounts (with optional import from existing private keys), manage transaction permissions through policies, and execute blockchain operations like token transfers and swaps. The client handles authentication via API keys and wallet secrets, manages connection pooling internally, and is designed to be instantiated once per application lifecycle and reused across concurrent operations.\n\nThe package wraps lower-level blockchain libraries (web3, solana, solders) and Coinbase's own APIs, letting developers focus on application logic rather than key management, signing, or network details. It supports both simple accounts and EVM smart accounts, end-user management for multi-tenant scenarios, and webhook subscriptions for transaction events.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and requires Python 3.10+. It is purpose-built for Coinbase platform users who need programmatic account and transaction management across EVM and Solana. Install it if you are building on Coinbase Developer Platform; avoid it if you need a general-purpose web3 library or are not using Coinbase's infrastructure."},"id":"cdp-sdk","links":{"html":"https://skillfed.io/packages/cdp-sdk","md":"https://skillfed.io/packages/cdp-sdk.md","pypi":"https://pypi.org/project/cdp-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-19","license_spdx":null,"license_treatment":"permissive","name":"cdp-sdk","python_support":"supports_current","summary":"CDP SDK"},"popularity":{"monthly_downloads":79394,"position":14362,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.47.1"}
