A simple Checkers board game, which use Corda blockchain to enforce
trust among players
https://cordacheckers.djmil.dev
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
|
||
|---|---|---|
| backend | ||
| corda | ||
| webapp | ||
| .gitignore | ||