Skip to main content

5 posts tagged with "sdk"

View All Tags

Upgrade EOAs to Smart Accounts with EIP-7702

· 3 min read

EIP-7702 introduces a new paradigm for Ethereum users by allowing Externally Owned Accounts (EOAs), such as MetaMask accounts, to function like smart contracts. This enables on-chain code execution, giving smart capabilities to EOAs. Candide has added support for EIP-7702 across its entire stack, including Voltaire Bundler, InstaGas Paymaster, and AbstractionKit SDK.

Safe Allowance - Permission-Based System for Secure Automation

· 3 min read

Automating token actions should be simple, safe, and secure. With the new Safe Allowance Module, we’re excited to offer a permission-based system that enables controlled access to tokens, making it easier to set up secure automation. Whether you’re handling recurring payments, subscriptions, or specific smart contract actions, this module provides a foundation for secure and permissioned transactions.