SuperBluestar / nft-school-minting-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFT School examples

Example projects and code snippets for nftschool.dev

This is the home for code that's referenced in the guides and tutorials at NFT School. NFT School is an open-source educational resource and community dedicated to building new experiences around non-fungible tokens.

Example Projects

NFT School is just getting started, so check back for more examples soon!

End-to-end experience

Check out end-to-end for an example of minting NFTs from a web browser, using nft.storage to store NFT data on IPFS and Filecoin.

See the guide at https://nftschool.dev/tutorial/end-to-end-experience/

Lazy Minting

The lazy-minting directory contains an example of minting NFTs at the time of first sale. This works by redeeming a signed "voucher" issued by the NFT creator.

See the guide at https://nftschool.dev/how-to/lazy-minting/

About


Languages

Language:JavaScript 88.5%Language:Shell 4.8%Language:Solidity 3.3%Language:Dockerfile 1.3%Language:HTML 1.0%Language:TypeScript 0.5%Language:Less 0.5%Language:CSS 0.1%