Bitcoin Lightning Prediction Market
Go to file
ekzyis 655ccb4a9b Create README + Makefile 2023-09-09 22:52:50 +02:00
public Add binary market page 2023-09-09 22:52:50 +02:00
src Use cost function 2023-09-09 22:52:50 +02:00
template Use cost function 2023-09-09 22:52:50 +02:00
.gitignore Add sessions using LNURL-auth 2023-09-09 22:52:50 +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 Add binary market page 2023-09-09 22:52:50 +02:00
go.sum Add binary market page 2023-09-09 22:52:50 +02:00
init.sql Use cost function 2023-09-09 22:52:50 +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