Skip to content

Louis-XWB/MferSea

Repository files navigation

MferSea

MferSea is a DApp designed for NFT publishing studios. It provides a seamless interface and experience for artists and publishers to mint and manage their NFT artworks.

Features

  • NFT Minting: Artists can create unique digital tokens representing their artworks.

  • NFT Management: Manage, transfer, and showcase your NFT collection.

  • Integrated with Hardhat: Developed and tested with Hardhat for a reliable smart contract development experience.

Preview

browse NFT

mint NFT

Quick Start

Set up Hardhat

Hardhat is used in this project for smart contract development, testing, and deployment.

To get started with Hardhat:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
npx hardhat run scripts/deploy.js --network localhost

Start the DApp - Development Mode

To start the React application:

npm run start

This will start the development server, and the DApp should be accessible at http://localhost:3000.

Contributing

Feel free to submit issues or pull requests if you have suggestions or improvements for the project.

About

A DApp for NFT publish studio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published