Bitcoin Lightning Prediction Market
Go to file
ekzyis 698cc5c368 Add min-height to #content 2024-08-11 04:56:54 -05:00
db Implement LNURL-auth 2024-07-12 15:18:44 +02:00
env refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
fonts Randomize figlet font 2024-07-10 07:25:03 +02:00
lib Add QR component 2024-07-15 12:55:48 +02:00
lnd Remove old code 2024-07-12 11:00:51 +02:00
public Add min-height to #content 2024-08-11 04:56:54 -05:00
server Remove unnecessary argument 2024-07-21 20:39:12 -05:00
test Index page with templ 2024-07-10 04:47:25 +02:00
types Add session middleware 2024-07-12 15:30:50 +02:00
.gitignore Setup tailwindcss 2024-07-10 06:12:43 +02:00
LICENSE Add MIT license 2023-12-04 05:03:24 +01:00
MATCHMAKING.md Fix table in MATCHMAKING.md 2023-09-09 22:52:51 +02:00
Makefile Remove old code 2024-07-12 11:00:51 +02:00
README.md Create README + Makefile 2023-09-09 22:52:50 +02:00
docker-compose.yml Implement LNURL-auth 2024-07-12 15:18:44 +02:00
go.mod Randomize figlet font 2024-07-10 07:25:03 +02:00
go.sum Randomize figlet font 2024-07-10 07:25:03 +02:00
hotreload.sh Fix duplicate build steps 2024-08-08 01:39:32 -05:00
main.go Use hex-encoded tls cert and macaroon 2024-07-15 08:00:57 +02:00
nginx.conf Update prod nginx config 2023-11-20 00:38:52 +01:00
nginx.dev.conf Add dev nginx config 2023-11-07 09:08:56 +01:00
postgresql.conf Mount postgresql.conf 2023-09-09 22:52:50 +02:00
shell.nix Add postgresql to shell.nix 2024-08-08 03:08:24 -05:00
tailwind.config.js Set max-width to 768px for all screens 2024-07-10 07:35:07 +02:00

README.md

delphi.market

A prediction market using the lightning network: https://delphi.market

Development

See Makefile