This repository has various code examples to help you get started developing on the polygon zkevm
- Shows how to build an nft-bridge using the messages property to share information between L1 and L2 polygon zkEVM
- example contract nft-bridge
- deployment contract nft-bridge
- example on how to use the nft-bridge with a mock nft token
- Shows how to send messages using the zkEVMBridge