Skip to content

anstormx/chimera

Repository files navigation

Chimera Marketplace

Welcome to the Chimera Marketplace, where you can explore and trade NFTs securely using Ethereum blockchain technology.

Description

The Chimera Marketplace is a web application built with React.js and integrates with Ethereum using ethers.js. It fetches NFT data from a smart contract deployed on the blockchain and displays it in a visually appealing carousel using Swiper.

Features

  • View listed NFTs with detailed metadata.
  • Connect your Metamask wallet to interact with the marketplace.
  • Responsive design for desktop.

Installation

To run the Chimera Marketplace locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/anstormx/chimera.git
    cd chimera
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run start
  4. Open your browser and go to https://localhost:3000 to view the application.

Usage

  • Connect your Metamask wallet to interact with listed NFTs.
  • Browse through the carousel to view different NFTs available for trade.
  • Click on an NFT tile to view detailed information.

Technologies Used

  • React.js
  • ethers.js
  • Axios
  • Swiper.js
  • React Toastify

Contributing

Contributions are welcome! Feel free to submit issues and pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.