Getting Started

We use Foundryarrow-up-right for development and testing, so please make sure it is first installedarrow-up-right in your local environment.

Clone the repository

git clone https://github.com/MultiMessageAggregation/multibridge

Installation

forge install

Compile

forge build

Run test

We use pigeonarrow-up-right to simulate the cross-chain behaviour on forked mainnets.

forge test

Last updated