Best of MetaMask2023

  1. 1
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Add a Custom Network to Metamask with JavaScript

    Metamask makes this easy by injecting an object into websites that have it installed. The first thing you need to do is check if the Metamask plugin is installed in the user's browser. If not successful, it will return an error if the request to add the network is successful.

  2. 2
    Article
    Avatar of coinsbenchCoins Bench·3y

    Smart Contracts

    A smart contract is a self-replicating piece of code, normally built on blockchains that enforce the terms of an agreement. They operate on an ‘if-then’ logic where when a condition is met, it executes automatically.

  3. 3
    Article
    Avatar of dzDZone·3y

    Build a Web3 Ticketing System and Disrupt Online Ticketing

    Build a Web3 Ticketing System and Disrupt Online Ticketing. Join the DZone community and get the full member experience. Use ConsenSys Truffle, Infura, and the Infura API to create a smart contract that issues tickets as digital ERC-20/ERC-721 tokens.