1.0.0 โ€ข Published 6 months ago

@fyfm/teabag v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

๐Ÿซ– TEA BAG

TEA BAG is a decentralized forum built on the TEA Protocol network. This application allows anyone to express opinions, thoughts, or ideas about the TEA ecosystem freely and openly. All messages are stored on the blockchain, making them transparent and immutable.

๐Ÿš€ Demo

๐Ÿ”— https://teabag-rose.vercel.app/


๐Ÿ“š What is TEA Protocol?

TEA Protocol is a decentralized protocol that rewards open-source software projects based on their impact, without requiring complex tokenomics. With TEA, projects like TEA BAG can earn TEA Rank and potential rewards simply by being OSS (Open Source Software).


โœจ Key Features

  • ๐Ÿ’ฌ Write and read public messages
  • โ›“๏ธ All messages are stored on-chain (TEA Sepolia)
  • ๐Ÿ” Wallet authentication (Metamask)
  • ๐Ÿ“œ Transparent and open source smart contracts

๐Ÿ› ๏ธ Technologies Used

  • Frontend: React, TailwindCSS, Framer Motion
  • Smart Contracts: Solidity, Hardhat
  • Blockchain: TEA Sepolia Testnet
  • Web3 Integration: ethers.js

๐Ÿš€ How to Run the Project

1. Clone the repository

git clone https://github.com/fyfme/teabag.git
cd teabag

2. Install dependencies

npm install

3. Start the local development server

npm run dev

4. Deploy smart contract (optional)

npx hardhat run scripts/deploy.js --network tea

๐Ÿค Contributions

We welcome contributions from anyone who wants to help improve, fix, or expand TEA BAG. Feel free to open Issues or submit a Pull Request!


๐Ÿชช License

This project is licensed under the MIT License.


๐Ÿงพ OSS Status

TEA BAG is an OSS (Open Source Software) project and will be registered on tea.xyz to gain TEA Rank and recognition from the TEA community.


๐Ÿ™Œ Contributors

  • fyfme โ€“ Creator and Developer