Solana

ยท

New!

Building on Aptos: A Guide for Solana Developers #2
Implementing a fungible asset launchpad on both Aptos and Solana. Learn how to create token and do cross contract call.

Description

This tutorial is the Solana to Aptos guide part 2. You can find part 1 here which covered high level overview of both chains and what a simple contract app looks like. Part 2 focuses on creating and managing fungible assets on both chains, as well as how to perform cross contract call. We use a fungible token launchpad as an example to give you a step by step comparison between two chains.

Explore this topic further with our step-by-step tutorial, outlined below.