safeAbstractedAccounts linked together through axelar and hyperlane.
safeAbstractedAccounts linked together through axelar and hyperlane modules to send orders to other chains AA and execute transactions. It solves the accountAbstraction fragmentation problem thats caused by the lack of a standard way to execute accountAbstraction operations and make the smartAccounts/abstractedAccounts compatible through chains.
Its made using solidity for smartContracts, safeInfra for accountAbstraction, axelar and hyperlane for crossChain messaging and many blockchains to make the linking possible. The frontEnd is done using safeCoreSdk typescript library with react (in the typescript tsx version), ethersJs and some esthetic react librarys for the visual layout of the project.