LayerZero-Labs / mainnet-testnet-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 71.4%Language:Solidity 28.6%