Kehinde Sodiqdevadejare.hashnode.dev·Nov 7, 2024Step-by-Step Guide to Developing an NFT Smart Contract (ERC721) Using AlchemyINTRODUCTION: Non-fungible tokens (NFTs) have revolutionized how digital assets are created, owned, and traded. ERC721, the most common standard for NFTs on the Ethereum blockchain, provides a framework for creating unique, indivisible tokens. In thi...Discuss·1 likeNFT
Diluk Angelodilukangelo.dev·Oct 31, 2024Building a Complete NFT Launchpad: Part 1 - Smart ContractsHey NFT enthusiasts! 👋 Ever wondered how platforms like OpenSea and Rarible allow creators to launch their NFT collections without spending a fortune on gas? In this first part of our NFT Launchpad series, we'll dive deep into creating a gas-optimiz...Discuss·2 likes·31 readsBuilding a Complete NFT Launchpad: From Smart Contracts to LaunchSmart Contracts
Venkat Rvenkatr.hashnode.dev·Sep 21, 2024The Emergence of Blockchain Gaming Economies: Redefining Digital Interaction and Value CreationThe gaming industry is experiencing a transformative shift with the integration of blockchain technology and the rise of play-to-earn (P2E) models. Unlike traditional games, where players spend money on in-game assets that hold no real-world value, b...DiscussThe Rise of Blockchain Gaming
favour aniogorsuperdevfavour.hashnode.dev·Feb 16, 2024Creating A Basic ERC721 Contract With Solidity and Viewing It On OpenSeaERC721, also known as the Non-Fungible Token (NFT) standard, is a smart contract on the Ethereum blockchain that implements a standard interface for tokens. Each token is unique and not interchangeable with any other token; hence the term "non-fungib...DiscussGeneral Programming
Mohammad Ayaan Siddiquiblog.moayaan.com·May 30, 2023A Guide to Creating Your Own NFTsIntroduction What are NFTs? NFTs, or non-fungible tokens, are unique digital assets that are stored on a blockchain. Unlike fungible tokens like Bitcoin or Ethereum, each NFT is one-of-a-kind and cannot be replicated or divided into smaller parts. Wh...DiscussWeb3
Sheena Marleneblockchainappsdevelopers.hashnode.dev·Apr 6, 2023Web3 Development Company - Everything you need to know to start your Web3 platformWeb3 is the upcoming evolution of the internet, one of the most exciting aspects of Web3 is its potential to eliminate intermediaries in various industries, including finance, real estate, and health care. This technology will enable peer-to-peer tra...DiscussWeb3
Deactivated Userblockchainxtech123.hashnode.dev·Jan 30, 2023How to Create a Codeless NFT Marketplace Like OpenSea (Feature)?To create a codeless NFT marketplace similar to OpenSea, your codeless NFT marketplace must have the following important features: - Registration Features Buyers and sellers (makers) in codeless NFT marketplace development You must have valid registr...DiscussOpenSea
Siddharth Gowdasiddharthgowda.hashnode.dev·Aug 30, 2022Centralized Metadata for NFTs and What it MeansIf you are considering buying a NFT with centralized metadata, read this article before making your decision. You’ll thank me later. Visualize this scenario. You go to OpenSea, find an interesting NFT, click on it, scroll down to the details section...Discuss·39 readsNFT
Leonid Meleshinblog.leon0399.ru·Jul 3, 2022Launching AI Generative Art NFT Collection with Craiyon (ex DALL-E Mini)TL;DR; Overthinking can be useful, but not always. Use existing tools and find new ways to simplify things The Idea I've been scrolling through twitter, when I faced a bunch of funny threads, featuring images, generated by DALL-E Mini. It was then,...Discuss·179 readsWeb3