Closed lesterli closed 1 month ago
This PR updates the OP bridge ui integration based on the PR https://github.com/Snapchain/op-chain-deployment/pull/5:
build the op-bridge-ui docker image:
git clone git@github.com:Snapchain/tohma-bridge.git cd tohma-bridge docker build --tag snapchain/op-bridge-ui:v0.1.0 .
launch op-bridge-ui
make launch-op-bridge-ui
tested with make launch-op-bridge-ui
http://35.192.168.213:3002/ is up
Summary
This PR updates the OP bridge ui integration based on the PR https://github.com/Snapchain/op-chain-deployment/pull/5:
Test Plan
build the op-bridge-ui docker image:
launch op-bridge-ui