Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 256 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 256 Bytes

Layer Zero Vyper Examples

This repository contains examples of Omnichain contracts implemented in Vyper.

Contracts

  • OmniCounter
  • LzApp
  • NonBlockingLzApp

Running Tests

make sure you have ape installed, along with the vyper plugin

ape test