Bitcoin Lightning Prediction Market
Go to file
ekzyis 3d3ae16617 Index page with templ 2024-07-10 04:47:25 +02:00
db Fix tests 2024-07-09 12:33:56 +02:00
env refactor: fix init and use DI 2023-11-03 20:34:21 +01:00
lib refactor: Structure code into different packages 2023-09-10 23:13:08 +02:00
lnd Implement market settlement 2023-12-04 01:36:59 +01:00
pages Update HTML and CSS 2023-09-14 01:15:30 +02:00
public Download htmx v2.0.0 2024-07-09 16:16:51 +02:00
server Index page with templ 2024-07-10 04:47:25 +02:00
test Index page with templ 2024-07-10 04:47:25 +02:00
.gitignore Index page with templ 2024-07-10 04:47:25 +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 Index page with templ 2024-07-10 04:47:25 +02:00
README.md Create README + Makefile 2023-09-09 22:52:50 +02:00
docker-compose.yml Fix init.sql path in docker-compose.yml 2024-07-09 12:33:51 +02:00
go.mod Index page with templ 2024-07-10 04:47:25 +02:00
go.sum Index page with templ 2024-07-10 04:47:25 +02:00
hotreload.sh chmod +x hotreload.sh 2023-11-25 19:49:38 +01:00
main.go Index page with templ 2024-07-10 04:47:25 +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

README.md

delphi.market

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

Development

See Makefile