Bitcoin Lightning Prediction Market
Go to file
ekzyis 642e7785a1 Fix login redirects 2024-07-15 06:16:27 +02: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 Randomize figlet font 2024-07-10 07:25:03 +02:00
lnd Remove old code 2024-07-12 11:00:51 +02:00
public Remove -color suffix 2024-07-14 13:48:02 +02:00
server Fix login redirects 2024-07-15 06:16:27 +02: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 logs 2024-07-12 20:41:41 +02:00
main.go Remove old code 2024-07-12 11:00:51 +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
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