Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
May 2026
2026.05.05
Documentation updates
Rewrote the dev-controlled wallet quickstarts for wallet creation, token transfers, and transaction signing to improve clarity, consistency, and developer usability.The following topics were updated:2026.05.01
Documentation updates
Rewrote entity secret management and signing documentation to clarify authorization, key management, and signing API flows for dev-controlled wallets.The following topics were updated:April 2026
2026.04.30
Documentation additions
Added the following new topics for batch creation and pre-creation of dev-controlled wallets:2026.04.23
Documentation updates
Updated the Wallets overview and account selection documentation to clarify the differences between dev-controlled, modular, and user-controlled wallets and to improve guidance for choosing wallet and account types.The following topics were updated:2026.04.14
Documentation updates
Updated Wallets documentation across core concepts, wallet types, signing, and developer workflows to improve the overall developer journey.The following topics were updated:March 2026
2026.03.12
Documentation additions
Created the following new topic for creating and funding a Solana Associated Token Account (ATA) when Gas Station does not sponsor ATA creation:2026.03.04
Documentation updates
Documentation for the React Native SDK (user-controlled wallets) was updated to reflect the latest SDK and to separate legacy V1 content:- The main page now covers installation, social login configuration, upgrading from V1, and the full SDK API references.
addListener,removeAllListeners, andEventListenerare marked deprecated but still supported in V1.- Now the preferred way to subscribe to SDK events (such as forgot PIN, resend
OTP) is via Expo’s
NativeModule.addListener()using theCIRCLE_PW_ON_EVENTconstant and theCirclePwEventPayloadinterface. - A dedicated legacy page was added for V1-only setups.
January 2026
2026.01.28
Added Gas Station support for Solana ATA sponsorship.
Documentation additions
Created the following new topic to support Solana ATA sponsorship in Gas Station:2026.01.20