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