Prerequisites
Before you begin:- Create a Circle Developer Account and API key
- Install the Developer Services Server-side SDKs
- Complete the Create Your First Developer-Controlled Wallet tutorial to register an entity secret and create a wallet set
Step 1. Create Solana wallets
When creating a developer-controlled wallet, passSOL-DEVNET or SOL in the blockchains field. This wallet can be used
to sign transactions.
The following example code shows how to create a wallet using the Circle
Developer SDK.
Use
count to specify the number of wallets to create, up to a maximum of 200
per API request.