The Coinbase Developer Platform (CDP) Frontend SDK allows developers to provide embedded wallets and other
onchain primitives to their end users in their frontend applications.The CDP Frontend SDK consists of several Typescript packages:
@coinbase/cdp-core - Core business logic to access the embedded wallet APIs
@coinbase/cdp-hooks - React hooks for state management of end users with embedded wallets
Click on any of the packages above for further information on how to install and integrate the CDP Frontend SDK.The CDP Frontend SDK is currently in beta, meaning the APIs may change in future versions. We are actively gathering feedback from developers who try out the SDK.