Building an Auction App With AptosMy first introduction to Aptos was through Developer DAO’s writing competition on Aptos. My article secured one of the top positions, and Aptos sponsored me to write six more articles, which helped me continue learning about the Aptos ecosystem. The ...Nov 1, 2024·12 min read
Exploring Create-Aptos-DAppThis article will explore create-aptos-dapp, a powerful tool designed to bootstrap Aptos Move projects. It will guide you through the initial setup and demonstrate how to create a simple auction project where buyers can place bids using Aptos' native...Nov 1, 2024·19 min read
Understanding Aptos Digital Assets by Creating a Ticket NFTIntroduction This blog post explains how to create a custom NFT with the Aptos blockchain. We will create a simple ticket as an on-chain NFT, that is unique and non-transferable. To get started with this post, we will need to familiarize ourselves wi...Jul 21, 2024·15 min read
My Journey So Far With Clarity As A Solidity DeveloperIntroduction The D_D Hiro workshop "Learn Stacks as a Solidity Developer: An Intro to Developing Bitcoin Smart Contracts" introduced me to the Clarity programming language. Clarity is a smart contract language for the Stacks blockchain that enables d...Feb 21, 2024·9 min read