VIA Labs Developer Documentation
Here you will find detailed guides on integrating cross-chain communication directly into your own smart contract development. Whether you're building with ERC20, ERC721, or leveraging our unique Cross-Chain Messaging Package, our documentation is your guide to developing innovative, interoperable blockchain applications.
- Solididy: Solidity developer package for easy integration of cross chain messaging.
- HelloHOP: Multi-chain path following message example.
- HelloERC20: ERC20 token implementation for cross-chain operations.
- HelloERC721: Cross-chain NFT functionality with ERC721 tokens.
Bash
$git clone https://github.com/VIALabs-io/contracts
Click to copy