To get started with CCTP V1 on Solana devnet, follow the
example scripts.
The examples use Solana web3.js
and 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. You
should not reuse private keys across devnet and mainnet.
WHAT’S NEXT
Quickstarts
Transfer USDC on devnet between Solana and other chains using CCTP V1
Explore this tutorial for transferring USDC between Solana devnet and other testnets via CCTP V1