Snehal Sharmasnehal-sharma.hashnode.dev·Sep 13, 2024Supercharge Your TokensIn the fast-paced world of Web3 development, flexibility is the name of the game. Imagine you’re building the next groundbreaking decentralized finance (DeFi) app, and the standard token transfer rules just don’t cut it. You need something more dynam...Discuss·54 readsWeb3
Snehal Sharmasnehal-sharma.hashnode.dev·Sep 8, 2024Getting Started with Aptos MoveIf you’ve been keeping an eye on the blockchain world, you’ve probably heard about Aptos, a highly scalable and secure Layer-1 network built for the future of Web3. But what really sets Aptos apart is its Move Programming language. If you’re new to t...Discuss·34 readsWeb3
Jay Nalamblog.jnalam.dev·Aug 27, 2024Sui - Clock ObjectHello everyone.. Welcome to another day of exploring Web3 Engineering. In our series, we are learning about Sui language and how to write smart contracts using Move language. So far, we have already covered the basic and necessary concepts that are r...DiscussSui Blockchain and Move LanguageSui
Nadnadev.hashnode.dev·Jul 22, 2024From Rust to Move: A Guide for Rust Developers Transitioning to MoveAs a Rust developer, you're already accustomed to a language that emphasizes safety, concurrency, and performance. Rust's system-level control and memory safety guarantees make it a powerful tool for building reliable and efficient software. If you'r...Discuss·1 like·32 readsdeveloper dao
swayam sharmaswanshdesigns.hashnode.dev·Jul 22, 2024Navigating the Magic of Resource Management in MoveWelcome, brave developer, to the enchanted world of Move! Today, we’ll embark on an epic quest through the most challenging topic in Move: Resource Management. By the end, you'll be a wizard at managing resources in Move, ready to cast spells and cre...DiscussAptos web3
John Fu Linmetamake.hashnode.dev·Jul 22, 2024Getting Started with Aptos: An Easy Guide for New UsersAptos is a Layer 1 blockchain that is very fast, has low latency, and is a secure place for building decentralized apps (dApps). In this article, we’ll cover these main points: Setting up your development environment, including the Petra Wallet and ...Discuss·31 readsAptos
KHADIJAHkhadeeejah.hashnode.dev·Jul 21, 2024Move BasicsIntroduction What is Move? Move is a next-generation programming language designed for secure, sandboxed, and formally verified smart contract development. It is used across multiple blockchain platforms, including Aptos, and offers robust security f...Discuss·45 readsWeb3 movelang
Jay Nalamblog.jnalam.dev·Apr 30, 2024Sui Move Language - PTBsHello Everyone. Welcome to another day of exploring Web3 Engineering. Today we are going to look into the Sui's Programmable Transaction Blocks (PTB) and how to make use of them. So, without any further ado, let's get started. Programmable Transactio...Discuss·27 readsSui Blockchain and Move LanguageSui
Jay Nalamblog.jnalam.dev·Apr 26, 2024Sui Move Language - TestingHello everyone. Welcome to another day of exploring Web3 Engineering. In this series, we are learning smart contract development for Sui blockchain network using Move language. In the previous blog, I have shown you how to write your first smart cont...DiscussSui Blockchain and Move LanguageSui
Jay Nalamblog.jnalam.dev·Apr 24, 2024Sui Move Language - Counter ContractHello Everyone.. Welcome to another day of exploring Web3 Engineering. In our series, we are exploring the Sui Move language and it's features. In today's article, let us write our first smart contract. So, without any further ado, lets get started. ...DiscussSui Blockchain and Move LanguageSui