Best of NFTNovember 2022

  1. 1
    Article
    Avatar of itnextITNEXT·4y

    NFTs, explained by a software developer

    An NFT is a transaction recorded on a blockchain that attests to the ownership of a unique object, linked via metadata to resources, usually images or video. An essential function is tokenURI, which defines a URI for each of the tokens managed by the contract. To develop the smart contract code, you use a programming language called Solidity.

  2. 2
    Article
    Avatar of moralisMoralis·4y

    Creating a Minecraft Web3 Game – Take Ideas Into Production

    The main focus of Web3 is on the backend, the frontend will adopt most of what web 2. Players must acquire resources to build in the world and maintain health. Players can fight hostile mobs or cooperate with or compete against other players in the same world. The next section will discuss some particular ideas for a potential Minecraft Web3 clone.

  3. 3
    Article
    Avatar of moralisMoralis·4y

    Web3 JS Tutorial for Blockchain Developers - Moralis Web3

    JavaScript (JS) is an object-oriented programming language primarily used for web-based development. JS is often referred to as ‘the third layer of the web’ as the language can update CSS and HTML code. JS allows developers to add interactive elements to websites/applications.

  4. 4
    Article
    Avatar of coinsbenchCoins Bench·3y

    Day 18 — Learn Ethereum Blockchain daily and Keep the Knowledge Awake :)

    Day 18 - Learn Ethereum Blockchain daily and Keep the Knowledge Awake. We will be going to cover different layer-1 blockchains. We are on day 18 of the “Learn Ethereum blockchain daily and keep the knowledge Awake’s series.

  5. 5
    Article
    Avatar of moralisMoralis·4y

    How to Build a Web3 Multiplayer Game Using Unity Multiplayer - Moralis Web3

    Unity’s toolset for multiplayer game development and Moralis’ features. We’ll do a proper demo of our game to ensure you can use it as a concept of what you can build. Moralis addresses the core Web3 requirements mentioned above and makes Web3 games and dapps (decentralized applications) creation much simpler.