Skip to content

HyprNetwork/op-stack-bridge

 
 

Repository files navigation

Hypr OP Bridge

The op-Bridge is a service for op-stack chains which provides a functional UI for the Bridging between L1 and L2.

Installation

Clone this repo

git clone https://github.com/HyprNetwork/op-stack-bridge.git

yarn

Running the service

Copy .example.env into a new file named .env, then set the environment variables listed there.

Once your environment variables or flags have been set, run the service via:

yarn start

What this service does

The op-bridge uses the @eth-optimism/sdk https://sdk.optimism.io/ to provide the bridgining functionality by using CrossChainMessenger. It provides the Deposit and withdraw functionality.

About

Hypr OP-Stack Bridge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.6%
  • SCSS 18.8%
  • HTML 0.6%