Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 330 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 330 Bytes

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