Blockchain
Configure account abstraction features
Ethereum account abstraction and user deposit vault accounts provide secure and flexible management of funds on the Ethereum blockchain. With this feature, apps can sponsor gas fees can interact with a smart contract wallet using the Galaxy API, while each user's funds are kept in a separate deposit vault account, reducing the risk of unauthorized access or loss of funds.
A paymaster is a service that facilitates sponsorship of gas fees for ERC 4337 smart contract wallets. You can read up about it more here.
Your paymaster credentials will only be used to sponsor registration of session keys driven by and for your application.
To configure ZeroDev with your Rollup ID app you will need create a project and copy the project id into the applications.
Last modified 20d ago