nftschool.dev Open in urlscan Pro
2400:52e0:1e00::1079:1  Public Scan

URL: https://nftschool.dev/
Submission: On April 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form id="search-form" role="search" class="algolia-search-wrapper search-box"><span class="algolia-autocomplete" style="position: relative; display: inline-block; direction: ltr;"><input id="algolia-search-input" class="search-query ds-input"
      placeholder="" autocomplete="off" spellcheck="false" role="combobox" aria-autocomplete="list" aria-expanded="false" aria-label="search input" aria-owns="algolia-autocomplete-listbox-0" dir="auto"
      style="position: relative; vertical-align: top;">
    <pre aria-hidden="true"
      style="position: absolute; visibility: hidden; white-space: pre; font-family: Ubuntu, sans-serif; font-size: 14.4px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: normal; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
    <span class="ds-dropdown-menu" role="listbox" id="algolia-autocomplete-listbox-0" style="position: absolute; top: 100%; z-index: 100; display: none; left: 0px; right: auto;">
      <div class="ds-dataset-1"></div>
    </span>
  </span></form>

Text Content

NFT School




 * Concepts
   
    * NFT basics
    * Content addressing
    * Content persistence
    * Designing a minting app
    * Managing NFTs 🚧
    * Auditing NFTs 🚧

 * Encyclopedia
   
    * Introduction
    * Standards
    * Types
    * Use Cases
    * Components
    * Choosing a Standard
    * Choosing Types
    * Configuring Components

 * Tutorials
   
    * First steps
    * Build a minting service
    * Lazy minting
    * Mint with NFT.storage and Polygon
    * Building a gallery app 🚧
    * Using NFTs in games 🚧
    * Building a Flow NFT pet store
    * Mint ERC721 NFTs on Avalanche

 * Guides
   
    * Batch-minting NFTs on Ethereum
    * Mutable NFTs

 * Reference
   
    * Metadata schemas
    * NFT marketplaces
    * Recommended tools
    * Featured NFT dev sites

 * Contribute
   
    * Write for NFT School


# WELCOME TO NFT SCHOOL



What does it mean to own a piece of the internet? Can you sell a meme to the
highest bidder? Is the metaverse finally happening? Let's find out together!

Welcome to NFT School, a collective of web developers and technology enthusiasts
here to figure out what's going on with non-fungible tokens, or NFTs. In the
past few years, NFTs have gone from a niche concern within the blockchain world
to a cultural phenomenon that has captured the imagination of artists,
technologists, and the mass media.

As builders, we'll be exploring NFTs from the technical side, taking them apart,
and seeing how they work. We'll also take a look at some of the use cases for
NFTs, so that we can help build new experiences around them.

We'll be building on a background of modern web development, with a focus on
JavaScript. Along the way, we'll get familiar with the core technologies that
make NFTs possible, like smart contracts and content-addressed storage. If
you're a newcomer to the space and find yourself confused, we want to know about
it! Please open an issue (opens new window) with any suggestions for how to make
this content more accessible.


# QUICK START

NFT School is a growing work-in-progress, so check back frequently for new
content! To get started right away, try these top items:

 * NFT Basics is a high-level overview of just what an NFT is exactly, and what
   they're being used for.
 * Our First Steps Tutorial helps you get set up to interact with smart
   contracts on Ethereum, before we get into the specifics of NFTs themselves.
 * In the Minting Service Tutorial, we examine a simple NFT minting app to see
   exactly how the process works — from storing images on IPFS to creating
   tokens on Ethereum.


# CONTRIBUTE TO NFT SCHOOL

NFT School is an open-source project (opens new window) that welcomes
contributors of all specialties from all over the world!

Are you a great communicator who'd like to make the global NFT developer
community better? Share your knowledge with your peers and contribute a
tutorial, how-to, or concept guide to this open-source site. See what existing
content request issues (opens new window) are looking for writers, or if you'd
like to add something completely new, open an issue (opens new window) to
suggest new content. (And thank you in advance!)


WAS THIS INFORMATION HELPFUL?

Yes No

Help us improve this site!

Edit this page on GitHub or open an issue for it
Suggest new content
Last Updated: Thu, 14 Oct 2021 20:49:31 GMT by NFT School contributors like you