📄️ App Chain Bridge
App Chain Bridge is a custom token bridge for App Chains or custom roll-ups. The bridge can be setup as a Lock-Mint bridge for existing tokens or a Burn-Mint bridge for tokens supporting Universal ERC20s
📄️ Universal ERC20
Universal ERC-20 is an extension of ERC-20 token standard with cross-chain transfer capabilities, built on top of SocketDL. Universal ERC-20 has cross-chain transfers built-in. When sending the token between chains, it gets burnt on the sending chain and minted on the destination chain.
📄️ Universal ERC721
Universal ERC-721 is an extension of ERC-721 token standard with cross-chain transfer capabilities, built on top of SocketDL.
📄️ More Examples
We have built a few examples and templates to make building on SocketDL easier. You can find all of them in the SocketDL-examples repo.