Welcome to the Crypto Quiz Site repository! This project is designed to provide an engaging and interactive quiz experience for users, with a unique twist of integrating blockchain technology. Users can connect their wallets, participate in the quiz, and have the opportunity to claim an NFT upon winning.
- Wallet Connection: Users can connect their cryptocurrency wallets to participate in the quiz.
- Interactive Quiz: Engage in a series of questions related to cryptocurrency and blockchain technology.
- NFT Reward: Upon winning the quiz, users can claim an NFT as a reward.
To run the Crypto Quiz Site on your local machine, follow these steps:
- Clone the Repository: First, clone the repository to your local machine using the following command:
git clone https://github.com/codingbot247/cryptoQuizsite.git
- Navigate to the Project Directory: Change your current directory to the cloned repository's directory:
cd cryptoQuizsite
- Run the Server: Start a local server using Python. If you have Python installed, you can run the following command:
This will start a local server, and you can access the site by navigating to
python3 -m http.server
http://localhost:8000
in your web browser.
Contributions are welcome! If you have any suggestions, improvements, or bug fixes, feel free to open an issue or submit a pull request.
This project is open-source and available under the MIT License. See the LICENSE
file for more details.
For any questions or support, please open an issue on this repository.
Thank you for visiting the Crypto Quiz Site repository! Enjoy the quiz and the opportunity to learn more about cryptocurrency and blockchain technology.