Best of NFTSeptember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Allow GitHub contributors to mint an NFT

    This guide shows you how to create an app where users can sign in with their GitHub and web3 wallet. Once they are signed in, we will validate if they have contributed to one of our repos. If you already have a Next.js app you can simply follow these steps to get started. Follow Github's Creating a personal access token guide and add this as an environment variable in your project. We'll use this to make requests to GitHub's API without getting rate-limited.

  2. 2
    Article
    Avatar of ds_centralData Science Central·4y

    A real use case for NFT/ Blockchain?

    NFT(Non-fungible token) is supposed to represent a piece of digital content uniquely as part of the Ethereum blockchain, which keeps track of ownership and trade. In theory, an NFT could be tied to any digital content that supposedly has some value.

  3. 3
    Article
    Avatar of moralisMoralis·4y

    Web3 Template - Build a Dapp Using a Web3 Website Template - Moralis Web3

    Moralis’ Ethereum Boilerplate – The Ultimate Web3 Website template acts as a ‘Web3 website template’ It is the initial step for developers to create a dapp ( Including token addresses, token IDs, ‘from’ addresses, “to” addresses, type of NFTs (ERC-721 or ERC-1155), dates, and transaction hashes.