Building a Cross-Chain Swap with LayerZero
We will build a DApp with LayerZero that allows users to bridge and swap MATIC tokens from Mumbai testnet to ETH tokens on Sepolia testnet.
Aug 24, 202314 min read3.2K

Search for a command to run...
Articles tagged with #programming-blogs
We will build a DApp with LayerZero that allows users to bridge and swap MATIC tokens from Mumbai testnet to ETH tokens on Sepolia testnet.

In this article, you will learn how to build and test smart contracts powered by Chainlink's VRF service.

The idea of 100% zero fees in blockchain has existed for a long time. A blockchain network doesn't use fees as incentives for node operators but block rewards. Instead, fees help to manage the blockchain's permissionless and publicly accessible resou...
