ekzyis 7558655458 refactor: Structure code into different packages
I have put too much code into the same files.

Also, I put everything into the same package: main.

This package is only meant for executables.

Therefore, I have refactored my code to use multiple packages. These packages also guarantee separation of concerns since Golang doesn't allow cyclic imports.
2023-09-10 23:13:08 +02:00
2023-09-09 22:52:51 +02:00
2023-09-09 22:52:50 +02:00
2023-09-09 22:52:50 +02:00
2023-09-09 22:52:51 +02:00
2023-09-09 22:52:50 +02:00
2023-09-09 22:52:50 +02:00
2023-09-09 22:52:50 +02:00

delphi.market

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

Development

See Makefile

Description
Bitcoin Lightning Prediction Market
Readme 4.3 MiB
Languages
JavaScript 69.4%
Go 27%
CSS 1.7%
PLpgSQL 1.2%
Shell 0.3%
Other 0.4%