Getting Started
Developing on LayerZero is as simple as it gets - just implement the register_ua(), send() and lz_receive() interfaces and your app is ready to send messages across connected chains.
To get started, check register_ua(), send() and lz_receive().
Or dive right in with a simple code example here.
FAQ
Learn answers to Frequently Asked Questions.