How to Deploy Your First Polygon NFT with an ERC-721 Solidity Smart Contract and Ankr

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • web3.storage

    DEPRECATED ⁂ The simple file storage service for IPFS & Filecoin

  • We will now need to set the Token URI and can use web3.storage to store our image and data. This will be in the form of a URL to a JSON file. I’ve gone ahead and made an image with the tools we’ve used on this tutorial. Web3.storage is a tool that allows users to store their files on the Interplanetary File System (IPFS) by Protocol Labs.

  • hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  • Initiate Hardhat, an Ethereum development environment for testing and deploying smart contracts to the blockchain.

  • 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
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