CDP Frontend SDK
    Preparing search index...

    Custom feature to distinguish CDP Solana Wallet from other standard Solana wallets.

    This feature flag allows dapps to identify CDP wallets specifically.

    type CdpFeature = {
        "cdp:": true;
    }
    Index

    Properties

    Properties

    "cdp:": true