Lazy Minting NFT - Solidity, Hardhat

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • hardhat-deploy

    hardhat deployment plugin

  • Next, lets install a package called hardhat-deploy which makes working with hardhat 2x easier & fun 👻

  • lazy-mint-contract

    Lazy NFTs

  • All the hardhat.config.js changes can be found in my REPO.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • Let's quickly go through the LazyMint.sol contract. i am using ERC721 & ERC721URIStorage from OpenZeppelin Contracts

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Fork mainnet using hardhat to test and build on DeFi protocols and more

    3 projects | dev.to | 23 Jan 2023
  • Generating Decentralized identifier using ERC725 and ERC735

    2 projects | /r/solidity | 20 Jan 2023
  • “Every company will have an nft strategy” - Gary Vee Gary V explains why every company will implement in nft strategy in the next decade. Not every nft will be the next big then but they will still be very useful because the technology is so great. Do you agree with Gary?

    1 project | /r/GME | 17 Jan 2023
  • Implementing a Token Contract using Solidity

    1 project | dev.to | 11 Jan 2023
  • Question about implementing a UUPS proxy

    2 projects | /r/solidity | 10 Jan 2023