Learning Outcomes
By the end of your learning, you will be able to:
- Explain the process of registering and minting a fungible asset on Aptos
- Publish a Move package locally using Aptos CLI
- Use the TypeScript SDK to register and mint your fungible asset
Quest Details
Introduction
You have submitted transactions on the devnet and created your NFT. Now, learn how you can create your own fungible asset. Fungible assets are versatile digital assets that can represent a wide range of values—from traditional currency-like tokens to unique digital assets such as loyalty points and virtual goods The Aptos platform, utilizing the Move programming language, offers a robust and flexible framework for creating and managing these assets. You will learn how to compile, deploy, and mint your own StackCoin.
To learn more about fungible assets, you can also head to this Aptos Learn page.
Note: It is assumed that you already set up your development environment in the first tutorial.
Deliverables
This quest has 1 deliverable.
- Web Link
This quest is part of a campaign so do check out other quests!
Find articles to support you through your journey or chat with our support team.
Help Center