Calling Smart Contracts with Circle Wallets
Blog post from Circle
Circle Internet Financial provides a guide on how to execute smart contract calls using Circle Wallets on Arc, an open L1 blockchain that integrates programmable money with real-world economic activity. Through the Circle Developer Controlled Wallets NodeJS SDK, developers can manage transactions without manually handling the blockchain's technical details, thanks to features like fee abstraction and server-side signing. The guide outlines various processes such as creating developer-controlled wallets on the Arc Testnet, utilizing stablecoins as native gas tokens, and performing contract calls like ERC-20 transfers and approvals. Additionally, it highlights the simplicity of writing onchain logic akin to working with API-driven workflows and encourages developers to participate in the Circle and Arc community for support and sharing innovations.