Ethereum How to interact with smart contracts in JavaScript In this tutorial, we are going to learn how to interact with any smart contract on Ethereum or any EVM chain with JavaScript and the Web3 library.
Smart Contracts How to create a NFT mint website using web3 In this tutorial we are going to build a NFT mint website using web3 considering that you already have the contract deployed on the blockchain.