We refreshed our doc site!

Bookmarked links may have changed

Read release notes

Web3 Services

Server-side SDKs

Circle’s Web3 Services server-side SDKs reduce the effort required to use Circle’s REST APIs.

Node.js

Use the following command to install the Node.js SDKs:

Shell
npm install @circle-fin/smart-contract-platform @circle-fin/user-controlled-wallets @circle-fin/developer-controlled-wallets --save

To learn more, see Node.js SDKs.

Python

Use the following commands to install the Python SDKs:

Shell
pip install circle-developer-controlled-wallets
pip install circle-smart-contract-platform
pip install circle-user-controlled-wallets

To learn more, see Python SDKs.

Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.