Skip to content
/ BarTip Public

A small project to introduce a Smart Contract for a "collaborative jar" bar-tips

License

Notifications You must be signed in to change notification settings

jpl-btc/BarTip

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Bar tips smart-contract

An awesome Solidity smart contract to fill the bar-tipping jar of a group of waiters & bartenders
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. ChangeLog
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

About The Project


.
.

This is a project regarding a SmartContract to use among friends when going to a bar to leave a collaborative tip to the staff of the venue. This project is in an early stage. Be very careful if you use this code for any purposes, I advise against it.

Here's why a group of waiters and bartenders should use it in their bar:

  • Fair tipping is complicated
  • Not everyone really shares
  • As it is open in a public ledger, there is no room for mistrusting amongs collegues.

This project is in an early stage. Be very careful if you use this code for any purposes, I advise against it.

(back to top)

Built With

Built with these frameworks/libraries, add-ons/plugins will be added later

  • React
  • Solidity

(back to top)

Getting Started