Contracts for the HXRO EVM adapter.
git clone https://github.com/OfirYC/ehxro-contracts
yarn install
Install Foundry on your machine if u havent yet https://book.getfoundry.sh/getting-started/installation
forge install - Install submodule deps
forge build - Compile
forge test --ffi - Test