Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 403 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 403 Bytes
LayerZero

Mainnet to Testnet Bridge

Mainnet to Testnet Bridge creates a market on both testnets and mainnets for native gas tokens.

Getting Started

Setup

  • Clone the repository
  • run yarn

Test

yarn test

Run the full suite of unit tests.

Coverage

yarn coverage

Get the coverage report.