This project is a decentralized application (DApp) that enables users to "buy a chai" on the Ethereum blockchain, similar to the "Buy Me a Coffee" concept. Instead of coffee, users can purchase chai (tea) and view transaction details on the blockchain.
- Frontend:
buy-chai-fe
– A React.js application for interacting with the blockchain. - Smart Contract:
buy-chai-sm
– A smart contract deployed using Hardhat and Alchemy.
To contribute to this project:
- Fork the repository.
- Create a new branch (e.g.,
git checkout -b feature-branch
). - Make your changes and commit them (e.g.,
git commit -am 'Add new feature'
). - Push the branch (e.g.,
git push origin feature-branch
). - Create a pull request on GitHub.
This project is licensed under the MIT License. See the LICENSE file for details.
- React.js: For building the user interface.
- Hardhat: For smart contract development.
- Alchemy: For Ethereum node services.
If you have any feedback, please reach out to us at dev.adnani26@gmail.com