Chain Abstraction Reference

This monorepo contains a chain-abstracted reference xApp that is built with the Connext Chain Abstraction SDK. It interacts with deployed contracts from the contracts/ workspace.

To start:

yarn install

Frontend

yarn frontend:dev

Contracts

yarn contracts:forge