Bitcoin Lightning Prediction Market
Go to file
ekzyis a01d4488cc Render or poll invoice status 2023-09-09 22:52:51 +02:00
pages Render or poll invoice status 2023-09-09 22:52:51 +02:00
public Respond with 402 Payment Required 2023-09-09 22:52:51 +02:00
src Render or poll invoice status 2023-09-09 22:52:51 +02:00
.gitignore Add hot reload for development 2023-09-09 22:52:50 +02:00
MATCHMAKING.md Add MATCHMAKING.md 2023-09-09 22:52:51 +02:00
Makefile Create README + Makefile 2023-09-09 22:52:50 +02:00
README.md Create README + Makefile 2023-09-09 22:52:50 +02:00
docker-compose.yml Mount postgresql.conf 2023-09-09 22:52:50 +02:00
go.mod Redirect after payment 2023-09-09 22:52:51 +02:00
go.sum Redirect after payment 2023-09-09 22:52:51 +02:00
hotreload.sh hotreload: don't die on build errors 2023-09-09 22:52:51 +02:00
init.sql Respond with 402 Payment Required 2023-09-09 22:52:51 +02:00
nginx.conf Move nginx.conf into root 2023-09-09 22:52:50 +02: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