an EVM smart wallet bridge powered by hyperlane. Leverage deterministic addressing baked into hyperlane contracts and smart contract factories.
Our vision for this project is to have both a smart contract framework and a Dapp, which fascinates the bridging of arbitrary smart contract code and assets to a evm chain where they have not yet been deployed, and this can be done at any point in time. We leveraged Accounts API and interchain routing to have a smart contract The deterministic addressing is baked into the hyperlane and smart wallet factory contracts.
This utuilzes AA in the sense that people can warp funds to an undeployed smart contract so that when it is deployed it will instantly have funds, even if the funds on the other side have not been warped yet
We used the Interchain Accounts APIS and deployed interchain warp routes specifically across Arbitrum Goerli and Celo testnet. Users can use a smart contract however they like on one end, and when if they want that same smart contract functionality on a new chain they are able to port the contract code to the same address, and warp their assets to that new smart wallet.