1.0.3 • Published 2 years ago

tea-oss v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Tea-OSS 🍵 npm version Netlify Status

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

1.0.2

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago