OOOsikhena Oshomahinjamiescript.hashnode.dev·Nov 1, 2024 · 12 min readBuilding 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 ...00
OOOsikhena Oshomahinjamiescript.hashnode.dev·Nov 1, 2024 · 15 min readAn Overview of Aptos Smart Contract and Token StandardMove is a programming language designed to write smart contracts on the Aptos blockchain. It is to Aptos what Solidity is to Ethereum. The Aptos blockchain is a layer-1 blockchain known for its fast transaction finality. This post will highlight the ...00
OOOsikhena Oshomahinjamiescript.hashnode.dev·Nov 1, 2024 · 12 min readExploring the Aptos SDKPreviously I have made posts about the create-aptos-dapp tool and Aptos token standard to immerse myself deeper into the Aptos ecosystem. To further the learning journey, I am writing about Aptos SDK and how to get started. The article will explore t...00
OOOsikhena Oshomahinjamiescript.hashnode.dev·Nov 1, 2024 · 11 min readAptos Keyless AuthManaging private keys for blockchain has always been a herculean task for non-technical folks thereby raising the barrier to entry in blockchain. Aptos makes it easier for non-technical folks to get involved with its keyless auth. This blog post expl...00
OOOsikhena Oshomahinjamiescript.hashnode.dev·Nov 1, 2024 · 9 min readAptos Tools; a Look at ANS and Aptos ExplorerIntroduction The Aptos tooling ecosystem makes the journey across the Aptos blockchain easier and more accessible. The Aptos Name Service (ANS) and the Aptos Explorer are tools designed to simplify users' interactions with the blockchain. Aptos Name ...00