Best of Web3 — July 2022
- 1
- 2
Hashnode Web3·4y
Web3 Privacy Guide - Creating an Anonymous Identity
This guide is for web3 developers, founders, and builders who prefer to operate anonymously for a variety of reasons. Because of tracking technology, you should compartmentalize your browsers based on your activity. To protect yourself, only use one browser for your anonymous persona and never mix it with other online activities.
- 3
Moralis·4y
How to Run a Smart Contract with Unity
In this article, we show you how to run a smart contract with Unity. Smart contracts, also known as Web3 contracts, are pieces of software running on programmable blockchains. You’ll learn how to use Hardhat to compile, deploy, and verify smart contracts. In addition, you will find out how to start using Moralis and how to work on Polygon’s testnet.
- 4
Moralis·4y
How to Authenticate Dapp Users with MetaMask
Web3 authentication is an integral point of all decentralized applications (dapps) As such, if you want to become a Web3 developer you need to be able to authenticate your dapp’s users. Moralis focuses on three key areas of dapp development – Web3 authentication, Web3 API, and syncing on-chain events.
- 5