Studio721
Free tools for NFT creators
Install / Use
/learn @dabbott/Studio721README
Studio 721
Studio 721 is a collection of free tools for NFT creators, built by @dvnabbott and sponsored by @LondonDAO.
Video
A brief intro to Studio 721:
<a href="https://youtu.be/iWV5c_HWUw8?list=PLu07TXQzA0jo9RuBstWDDmm1LOorye3aP" rel="nofollow"> <img width="692" alt="Intro Video" src="docs/assets/intro-video-poster.png"> </a>This video is first of a 4-part video walkthrough!
Tools
There are currently 4 tools as part of Studio 721:
<img align="left" width="44px" src="docs/assets/icon-guide.svg"> <ul><ul> <a href="https://721.so/guide"><b>Guide</b></a><br/> Learn how NFTs work, and how to create your own collection. </ul></ul> <img align="left" width="44px" src="docs/assets/icon-artkit.svg"> <ul><ul> <a href="https://721.so/artkit"><b>Artkit</b></a><br/> Create NFT artwork and metadata, and upload it to decentralized storage. </ul></ul> <img align="left" width="44px" src="docs/assets/icon-contract.svg"> <ul><ul> <a href="https://721.so/contract"><b>Contract</b></a><br/> Configure, compile, and deploy a custom ERC721 NFT smart contract. </ul></ul> <img align="left" width="44px" src="docs/assets/icon-mint.svg"> <ul><ul> <a href="https://721.so/mint"><b>Mint</b></a><br/> Configure a minting interface that you can share with collectors. </ul></ul>Development
To set up this repository, you'll need node.js >= 16.3 and yarn installed.
yarn
cd packages/studio721
yarn dev
Repository Structure
This is a monorepo managed by modular.
License
MIT
