Skip to content

incepthink/sui-hashcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sui Hashcase

Sui Hashcase is a Next.js project that allows users to claim NFTs in their wallet on the SUI blockchain. This project provides a simple and intuitive interface for interacting with SUI blockchain and managing NFTs.

Description

Sui Hashcase leverages the power of Next.js and the SUI blockchain to offer a seamless NFT claiming experience. Users can connect their SUI wallet, view available NFTs, and claim them directly into their wallet. The project is designed with scalability and user experience in mind, making it easy for both developers to extend and users to interact with.

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14 or later)
  • npm (v6 or later)
  • A SUI wallet (e.g., Sui Wallet browser extension)

Installation

  1. Clone the repository:
git clone https://github.com/incepthink/sui-hashcase.git
  1. Navigate to the project directory:

    cd sui-hashcase
  2. Install the dependencies:

    npm install
  3. Running the Application :

    npm run dev

Usage

  • Connect your SUI wallet to the application.
  • Browse available NFTs in the gallery.
  • Select an NFT you want to claim.
  • Click the "Claim NFT" button and confirm the transaction in your wallet.
  • Once the transaction is confirmed, the NFT will appear in your wallet.

Contributing

We welcome contributions to Sui Hashcase! Please see our CONTRIBUTING.md file for details on how to get started.

License

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

Acknowledgments

  • SUI blockchain team for their excellent documentation and tools.
  • Next.js community for the powerful React framework.
  • All contributors who have helped shape this project.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors