Contract address
Installation
The Intent Executor is a standard ERC-7579 executor module (module type2). Install it using the SDK’s installModule action:
Install the module on every chain where you want to use Rhinestone intents.
Verifying installation
Read theisInitialized function on the Intent Executor contract to check whether it has been installed on your account:
true once the module has been installed on the account.
Uninstalling
Next steps
API Quickstart
Start sending intents with the Rhinestone API once the module is installed.