Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexlwn123/lastpaywins
Reddit's r/thebutton but with sats... Last one to pay when the timer hits zero wins. Paying resets the timer.
https://github.com/alexlwn123/lastpaywins
Last synced: 3 months ago
JSON representation
Reddit's r/thebutton but with sats... Last one to pay when the timer hits zero wins. Paying resets the timer.
- Host: GitHub
- URL: https://github.com/alexlwn123/lastpaywins
- Owner: alexlwn123
- License: mit
- Created: 2023-05-06T00:49:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T10:54:04.000Z (4 months ago)
- Last Synced: 2024-10-22T17:19:16.185Z (4 months ago)
- Language: TypeScript
- Homepage: https://lastpaywins.com
- Size: 302 KB
- Stars: 11
- Watchers: 5
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Last Pay Wins
**THIS IS A WIP - YOU MIGHT NOT GET PAID** If you'd like your money back, DM [@_alexlewin](https://twitter.com/_alexlewin) on Twitter.
This was created for the Pleb.fi Miami 2023 Hackathon. (Won 2nd Place)
Try it at [lastpaywins.com](https://lastpaywins.com)
It's Reddit's r/thebutton but with sats... Last one to pay when the timer hits zero wins. Paying the invoice resets the timer.
Similar to FOMO3D, but with sats.
![]()
[Presentation Slides](https://docs.google.com/presentation/d/1rNPx0gq0AM3POatVUBg6GxFhaPfbwdVd90RbEe_wu4I/edit?usp=sharing)
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.