A simple Checkers board game, which use Corda blockchain to enforce trust among players https://cordacheckers.djmil.dev
Go to file
djmil 2482226e0e Better useXxxApi (#34)
useXxxApi:

    use PollingReducer as a configuration provider
    provide pushAPIs, which update respective state with:
        pushing status
        push result

PollingReducer:
    rename to configurationReducer
    move polling indication to it's respective state
    XxxState.polling = 'true/false'

Reviewed-on: http://192.168.8.55:3000/HQLAx/CordaCheckers/pulls/34
2023-11-12 19:40:55 +01:00
backend Rankin JSON update (#31) 2023-11-10 20:58:32 +01:00
corda Rankin JSON update (#31) 2023-11-10 20:58:32 +01:00
webapp Better useXxxApi (#34) 2023-11-12 19:40:55 +01:00
.gitignore front and back skeleton 2023-08-13 15:31:47 +02:00