Skip to content

kleros/hashi-lightbulb

Repository files navigation

Overview

This repository holds smart contracts, ABI's and addresses for bridging with Hashi and three bridges: CCIP, VEA, LayerZero. It also holds UI to interact with these deployed bridges through a lighbulb pair contract.

Install deps

npm i

cd contracts

forge install

Frontend

npm run dev

Build

npm run build

Open http://localhost:3000 with your browser to see the result.

Sync frontend bridge routes

npm run gen:routes

Publishing a package

cd contracts

forge compile --via-ir

npm run build:sdk

cd ..

npm publish

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors