An open API service indexing awesome lists of open source software.

https://github.com/dev-adnani/buy-chai-dapp

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.
https://github.com/dev-adnani/buy-chai-dapp

blockchain dapps ethereum-contract ethereum-dapp etherjs react-web3 smart-contract-wallet smart-contracts web3

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

## 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