Skip to content

Yash094/Raffle-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application facilitates interaction with the Raffle smart contract, enabling users to create, join, and end raffles through the app interface

⚠️ Disclaimer

Use of the Raffle Application

This Raffle Application is intended solely for educational and testing purposes. Users should be aware of the inherent risks associated with interacting with smart contracts, as the underlying contract may have vulnerabilities that could result in financial losses. The smart contract has not undergone a formal security audit, and users are advised to exercise caution, conduct thorough testing, and refrain from deploying it on the mainnet without adequate testing. Users assume full responsibility for their actions, and the creators and contributors of this application disclaim any liability for potential risks, financial losses, or damages incurred by users.

Always exercise caution and best practices when dealing with smart contracts, especially in a production environment.

📖 Table of Contents
  1. About The Project
  2. Installation
  3. Requirements
  4. Contributing
  5. License
  6. Contact

📜 About The Project

This project is designed to interact with the Raffle smart contract, providing users with the ability to create, join, and end raffles using a user-friendly interface.

🚀 Installation

Follow these steps to set up the project:

  1. Run npm install to install dependencies.
  2. Set up a .env file with the REACT_APP_TEMPLATE_CLIENT_ID value.
  3. Add constant details in const/address.js.
  4. Run npm run start to start the application.

🛠️ Requirements

  • Node.js 18+
  • ThirdWeb API key

🤝 Contributing

Thank you for considering contributing to this project! To contribute, follow these steps:

  1. Fork the project.
  2. Create a new branch.
  3. Make your changes and commit them with a descriptive commit message.
  4. Push your changes to your fork.
  5. Submit a pull request.

📄 License

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

📞 Contact

For any inquiries or collaboration, you can reach us through:

  • Discord: yash094 / yashjoisar

About

A simple app to handle raffles for custom raffle contract!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published