An open API service indexing awesome lists of open source software.

https://github.com/magiclabs/magic-nft-template


https://github.com/magiclabs/magic-nft-template

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Magic NFT Starter Kit

Welcome to the Magic NFT Starter Kit!

[Magic](https://magic.link) makes it super simple to provide users with secure, non-custodial wallets. This NFT Starter Kit illustrates how to integrate [Magic's Dedicated Wallet](https://magic.link/docs/wallets/wallet-types#dedicated-wallet-white-labeled-wallets) with a basic NFT site that allows users to mint and view NFTs from a particular NFT collection.

## New to Magic and/or Web3?

We've got plenty of resources to help you get started on your journey!

- Our [**Frontend Guide**](./frontend/README.md) is a great place to start! It walks through the basics of this repo, the Magic SDK, and interacting with the blockchain from a client.
- [Magic developer documentation](https://magic.link/docs/home/welcome) is another great resource for understanding what Magic has to offer.

In addition to the Frontend Guide, this repository stores the code we used to generate the EVM contract for the NFT collection. Take a look at the `contract` directory as part of getting started with your Web3 journey! We'll update this repository with a guide for the on-chain portion soon.

We'll also be releasing more guides, templates, and tutorials over time so be sure to follow along here and on [our blog](https://magic.link/blogs)!

## Already know what you're doing?

Feel free to fork and clone this repository and use it as a starting point for creating your own NFT projects, integrated with Magic!