While standardization of NFTs is still a work in progress, creators can already deploy their own Aleo zk-NFT collection in a few steps. In fact, Leo Wallet team developed Art-Factory: a tool box to make it seamless for creators to make their zk-NFT DApp and deploy it to the Aleo blockchain.
How to create a NFT collection using Leo Wallet?
The first step for creating a NFT collection is to checkout the full documentation for Art Factory as well as the Github repository for the DApp.
Art Factory contains:
- Leo NFT program.
-
- This will be deployed on Aleo directly and is used as the basis for functionality within the DApp.
- A React-Typescript-NextJS application containing:
- A user facing mint page
- An admin panel that enables someone to:
- Deploy the NFT program
- Create NFTs
- Manage a Whitelist
- Enable/Disable minting
- First party integration with the Leo Wallet