Guides
Developers training guide
Welcome to this training guide, where we will walk you through creating real-world applications using Ortege. Our goal is to progressively increase the level of difficulty, allowing you to build and refine your skills as you navigate through the fascinating world of cross-chain interoperability.
GET STARTED
Module 1
Creating a Multi-Chain NFT
This module serves as an introduction to using Ortege, with the task of building a multi-chain NFT (Non-Fungible Token).
Key Learning Points
- Understanding NFTs and their functionality across different blockchains.
- Interacting with Ortege for cross-chain NFT transfers.
- Creating smart contracts for NFT minting and transferring.
Key Learning Points
- Understanding EVM chains and their transaction mechanics.
- Implementing custom paymaster logic in smart contracts.
- Integrating with Ortege for cross-chain transactions.
Module 2
Building a Customized Paymaster
For this module, we'll delve into creating a customized paymaster. This application will allow users to hold an asset on one EVM chain and use it to sponsor transactions on all other EVM chains.
Module 3
Creating a Cross-Chain Perpetual Futures Protocol
In the final module, we'll build a cross-chain perpetual futures protocol using Ortege. Users will be able to trade perps on one chain while the collateral and liquidity can be on another. This protocol will offer benefits such as lower gas fees, higher price latency, more liquidity, and access to more assets.
Key Learning Points
- Understanding the principles of perpetual futures.
- Leveraging Ortege for cross-chain collateral and liquidity transfers.
- Building a trading protocol on top of Ortege.