Getting Started with Smart Contract Accounts

Number of APIs: 3

This collection is an accompaniment to the walkthrough/blog post on how to create a developer-controlled wallet via Circle's Programmable Wallets API. You can follow the steps in the blog post or as written in the documentation of each call.

  1. Get public key for entity GET {{baseUrl}}/config/entity/publicKey

  2. Create a new Wallet Set POST {{baseUrl}}/developer/walletSets

  3. Create Wallets POST {{baseUrl}}/developer/wallets