Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.09 KB

Overview

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.

Contributing

To contribute to this project:

  1. Fork the repository.
  2. Create a new branch (e.g., git checkout -b feature-branch).
  3. Make your changes and commit them (e.g., git commit -am 'Add new feature').
  4. Push the branch (e.g., git push origin feature-branch).
  5. Create a pull request on GitHub.

License

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

Acknowledgments

  • React.js: For building the user interface.
  • Hardhat: For smart contract development.
  • Alchemy: For Ethereum node services.

Feedback

If you have any feedback, please reach out to us at dev.adnani26@gmail.com