Bridging example for ethereum to aptos for native assets with resolvers
This project contains an example for bridging assets from ethereum to aptos and also includes tests, it can bridge native assets for now, will be extended to bridge tokens as well as support both side bridging as well. It implements HTLC and other security features provided by 1inch
This project is built by extending the cross chain example to write contracts and tests for ethereum aptos bridge using. 1inch contracts and SDKs. The contracts are written in move for escrow and resolver contracts keeping in mind the architecture of 1inch and also includes resolver entity as well to orchestrate the offchain and onchain activity