Skip to content

mintedbtc/sui_marketplace_scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sui NFT Marketplace Scoreboard Project Built with Indexer.xyz

This project displays market data fetched using GraphQL queries from different market names.

Technologies Used

Setup and Run

  1. Clone the repository:

    git clone https://github.com/yourusername/yourrepository.git
  2. Install the dependencies:

    cd yourrepository
    npm install
  3. Run the project:

    npm start

The application will start on localhost:3000 (or the next available port).

Features

  • Fetches market data from a GraphQL API for various market names.
  • Displays the fetched NFT Marketplacer Volume data from the Sui network in a table.
  • Provides a filter to view data from the last 24 hours, last 7 days, last 30 days, or all time.

Future Enhancements

  • Add more filtering and sorting options.
  • Add detailed view for each market name.

Contributions

Contributions, issues, and feature requests are welcome.

Author

Daniel Fritsche

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published