Studio 721 is a collection of free tools for NFT creators, built by @dvnabbott and sponsored by @LondonDAO.
A brief intro to Studio 721:
This video is first of a 4-part video walkthrough!
There are currently 4 tools as part of Studio 721:
-
Guide
Learn how NFTs work, and how to create your own collection.
-
Artkit
Create NFT artwork and metadata, and upload it to decentralized storage.
-
Contract
Configure, compile, and deploy a custom ERC721 NFT smart contract.
-
Mint
Configure a minting interface that you can share with collectors.
To set up this repository, you'll need node.js >= 16.3 and yarn installed.
yarn
cd packages/studio721
yarn dev
This is a monorepo managed by modular.
MIT