Skip to content

connext/chain-abstraction-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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