← All projects

AART-NFT-Marketplace

by @kaymen99

22

AART Marketplace : Mint, auction, trade and earn royalties on AI generated NFTs

About this project

AART-NFT-Marketplace Welcome to the AI-Generated NFT Marketplace! This project aims to revolutionize the world of digital collectibles by leveraging AI technology. With this app, users are able to mint AI-Generated NFTs, participate in auctions, trade NFTs with other users and earn royalties on secondary sales. Additionally, the app provides a seamless experience for creators to showcase their artwork and establish their brand through personalized NFT creator profiles. Built With Solidity Hardhat React.js ethers.js web3modal material ui Table of Contents Project architecture How to Run Prerequisites Contracts Front-end Contact License Project architecture The contracts development and testing is done using the Hardhat framework in the smartcontracts folder, for this project there are 3 main contracts : AARTCollection.sol : An NFT collection contract based on the ERC721 standard which enables users to mint their own AI generated NFTs, also support the ERC2981 standard to allow nft creator to earn royalties on their collectibles. AARTArtists.sol :

From the project README on GitHub

Stars
22
Forks
8
License
MIT
Last push
2 Mar 2024

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/aart-nft-marketplace.svg)](https://www.madeinalgeria.dev/projects/aart-nft-marketplace)

Related projects