Best of Smart ContractsNovember 2022

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·4y

    Blockchain for Beginners Tutorial – Learn to Code Smart Contracts with JavaScript and Solidity

    The first time I tried to learn blockchain development, I felt overwhelmed. This tutorial you're reading is what I wish I could send back in time to myself. This will give you a strong foundation in blockchain development and set you up for success in coding your own smart contracts.

  2. 2
    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.

  3. 3
    Article
    Avatar of moralisMoralis·4y

    The Ultimate Blockchain Tech Stack Guide - Moralis Web3

    We prefer to view the technology stack for blockchain development in five layers. We will take a closer look at each of the five layers to provide you with a clear explanation of each layer. Every full node (there are also other types) contains a complete copy of the current blockchains state. The overall distribution of the nodes in a specific blockchain network determines the level of the network’s decentralization tier.

  4. 4
    Article
    Avatar of coinsbenchCoins Bench·4y

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

    The purpose of ETH is to allow for a market for computation. Ether (ETH) is the native cryptocurrency of Ethereum. ETC is used to power transactions and smart contracts on its network. In the next article, we will be going to learn about these topics.

  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.