

Gamefi dApp that demonstrate the power of Axelar infrastructure
The idea of this dApp is that users can mint NFTs on diffents EVM chains and bridge them only to AVAX. So after, for each different NFT item from different chain, user can improve some skill of his NPC from AVAX.
Like bridge a NFT (in game item) from MATIC to AVAX and get +50 coins. Or Bridge another item (from Fantom) to AVAX and get special skill.
I created a bridgeable NFT collection (ERC721) on Starknet Goerli.
Contract: 0x03dc5a1ed0df3b7b655c2170ef443e42ff214b9193707d5ebd0565eb03ab319b
.
I used L2 β L1 communication (Starknet Goerli β ETH Goerli) for bridging NFTs from Starknet to Goerli.
Proof of claiming NFT on L1 (Goerli) [using function ConsumedMessageToL1)
Few example of L2 β L1 messages:
Contract on Goerli for bridged NFTs from Starknet:
The process:
So the path is: Starknet -> Goerli -> Avalanche
All EVM collections are bridged to AVAX Fuji EVM C-Chain & users sell owned NFTs for some AVAX.
Few contracts deployed on AVAX Fuji:
Gamefi dApp that demonstrate the power of Axelar infrastructure.
That can brings users from differents chains to join in one place.
Much chains used, EVM, Starknet, Cosmos.
--