Skip to content

cracksteady/tea-oss

Repository files navigation

Tea-OSS 🍵 npm version

The Buy Me a Tea Web3 decentralized application enables visitors to send you (Goerli) ETH as tips and leave kind messages. It's constructed using Alchemy, Hardhat, Ethers.js, and Ethereum Goerli, with a ViteJS (ReactJS) frontend deployed on Netlify.

You can try out the app here: https://tea-oss.netlify.app

image

Features

  • Visitors can send you (Goerli) ETH as tips and leave friendly messages.
  • Transactions are processed on the Ethereum Goerli test network.
  • The app leverages Alchemy to communicate with the Ethereum network.
  • Smart contracts are written in Solidity and managed with Hardhat.
  • The frontend is built using ViteJS (ReactJS) and deployed on Netlify.

Installation

To run the app locally, follow these steps:

  1. Clone the repository: git clone https://github.com/cracksteady/tea-oss.git
  2. Navigate to the project directory: cd tea-oss-main
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. The app should now be accessible at [http://localhost:5173](http://localhost:5173)

Note

Still under development

About

A project for Tea Protocol to incentivized users in the ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published