JayEs23 / vercelDeploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NiftyRow with Casper NFT Marketplace Platform

License

A decentralized NFT marketplace platform powered by Casper Blockchain, enabling users to mint, auction and bid on CEP-47 NFTs securely.

This repository contains the frontend code for the Casper NFT Marketplace Platform. The platform provides a user-friendly interface for seamless navigation and interaction with a wide range of CEP-47 NFTs. Built on Casper Blockchain, the platform ensures immutability, transparency, and enhanced security for all transactions and smart contracts.

Demo Testnet: https://vercel-deploy-eight-gamma.vercel.app Live URl Mainet: https://casper.niftyrow.com

Features

  • Explore and discover a diverse collection of CEP-47 NFTs.
  • Buy, sell, and trade NFTs securely and transparently.
  • Participate in auctions and place bids on unique NFTs.
  • Integrated wallet support for managing NFTs and funds.

Getting Started

To set up the Casper NFT Marketplace Platform locally, follow these steps:

  1. Clone the repository: git clone https://github.com/Nifty-Row/casper-frontend.git

  2. Install the dependencies: cd casper-frontend npm install

  3. Configure the backend:

  • Open config.js and set the necessary parameters such as the Casper Blockchain endpoint, API keys, and other required configurations.
  1. Launch the application:

  2. Access the platform locally by visiting http://localhost:3000 in your web browser.

Backend Code

The backend code for our Casper NFT Marketplace Platform can be found in the following repository: Backend Repository

Please refer to the repository for detailed instructions on setting up and deploying the backend.

Contributing

We welcome contributions from the community to enhance the features, fix issues, and improve the overall user experience of our Casper NFT Marketplace Platform. If you would like to contribute, please follow the guidelines outlined in our Contribution Guide.

Support

For any queries or issues related to the Casper NFT Marketplace Platform, feel free to reach out to our support team at support@niftyrow.io. We are always here to assist you.

License

This project is licensed under the MIT License.

Note: Please note that this README is a template and should be customized based on your specific project.

About

License:MIT License


Languages

Language:JavaScript 94.4%Language:CSS 5.6%