Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.

image
      
image

[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.