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.
- Host: GitHub
- URL: https://github.com/dev-adnani/buy-chai-dapp
- Owner: Dev-Adnani
- Created: 2024-09-12T07:16:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T11:36:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T15:16:00.684Z (over 1 year ago)
- Topics: blockchain, dapps, ethereum-contract, ethereum-dapp, etherjs, react-web3, smart-contract-wallet, smart-contracts, web3
- Language: TypeScript
- Homepage: https://buy-chai.vercel.app/
- Size: 208 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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