Best of Web3June 2022

  1. 1
    Article
    Avatar of asayerasayer·4y

    Web3 Authentication with Next.js, React, and Moralis

    Authentication is essential in providing services to valid users. User credentials such as passwords, smart cards, token devices, and biometrics can be used to prove one’s identity. We will be building a Web3 login page using Next, React, and Moralis.

  2. 2
    Article
    Avatar of moralisMoralis·4y

    Updates Coming to Web3UIKit

    Bill from Moralis documents the ongoing work with making the web3uikit the best UI kit – for Web2 and Web3 developers alike. The kit will become a mono-repo, so it will only load in the Web3 dependencies. This will make it more lightweight for web2 devs as we hope to attract even more fantastic builders into our web3 community.

  3. 3
    Article
    Avatar of moralisMoralis·4y

    Web3 Elden Ring Clone » Moralis » The Ultimate Web3 Development Platform

    This week we’re building a boss fight in Elden Ring using Unity and Moralis. We’ll learn how to add Web3 elements to the gameplay, turning that sweet boss loot into ERC-721 and E RC-20 tokens. We also look at how to retrieve the now on-chain data to visualize it in the game menu.

  4. 4
    Article
    Avatar of moralisMoralis·4y

    Build a Web3 Medium Clone » Moralis » The Ultimate Web3 Development Platform

    This week’s Moralis Project will premiere on Saturday, June 18th on YouTube. We’ll learn how to create a dapp (decentralized application) that will enable users to create and mint their blog posts as NFTs. You can also take the Web3 Medium Clone course at Moralis Academy totally FREE OF CHARGE!

  5. 5
    Article
    Avatar of tnwThe Next Web·4y

    Tim Berners-Lee: Screw Web3 — my decentralized web has no blockchain

    Web inventor Tim Berners-Lee wants to rescue his creation from centralization. But does he align himself with Web3’s promise of salvation? At TNW Conference, the computer scientist gave a word-one answer: “Nope.”Berners- Lee wants to build it on a platform he calls Solid — but you can call it Web 3.0.

  6. 6
    Article
    Avatar of coinsbenchCoins Bench·4y

    Building a simple web3 social app with NextJs

    In this tutorial, we’ll be building a simple web3 social app that uses Ethereum to store ‘tweets’ This tutorial will assume no prior web3 development knowledge — and will include creating a wallet and setting up your development environments. The features we will build are:Connecting Ethereum wallets to a website. Posting to a feed. Storing posts as NFTs so they can be transferred and sold. Purchasing posts using ETH.