To get started with CCTP on Solana devnet, follow the example scripts. The examples use Solana web3.js, Anchor, to transfer USDC to and from an account on Solana devnet and an address on an external blockchain.
As a security measure, these scripts should only be used for devnet testing. It is not recommended to reuse private keys across mainnet and devnet.