Ethereum<>Harmony two way bridge (trusted version)
- nodejs
- Fetch repo
git clone https://github.com/harmony-one/layerzero-bridge.frontend
- Install dependencies
npm install
- Develop
npm run dev
- Build
npm run build
- Start
cd build
serve
Ethereum<>Harmony two way bridge (trusted version)
git clone https://github.com/harmony-one/layerzero-bridge.frontend
npm install
npm run dev
npm run build
cd build
serve