Integration
Prerequisites
Access to DA Builder's RPC endpoint
A funded account in the DA Builder GasTank contract
Basic understanding of EIP-7702, EIP-1559, and EIP-4844 transactions (if you use them)
Integration Steps
Set up EIP-7702 Account to allow DA Builder to execute transactions on your behalf
Deploy contract that implements the
IProposer
interfaceCreate and Submit EIP-7702 Transaction setting your
IProposer
contract as the code for your EOAFund Your Account to cover gas costs for your transactions by depositing into the DA Builder GasTank
Submit Transactions to DA Builder's RPC endpoint using standard RPC methods
Track Transaction Status through DA Builder's RPC endpoints
Last updated