Monican Agent
Monican Agent
### Overview At this time CypherPoker.JS has two primary configuration files, one for the API services server: [https://github.com/monicanagent/cypherpoker.js/blob/master/src/server/config.json](https://github.com/monicanagent/cypherpoker.js/blob/master/src/server/config.json) ... and one for the client [https://github.com/monicanagent/cypherpoker.js/blob/master/src/web/scripts/settings.json](https://github.com/monicanagent/cypherpoker.js/blob/master/src/web/scripts/settings.json) The server configuration focuses primarily...
This functionality can be added as an optional / configurable timer, most likely triggered in the following section: https://github.com/monicanagent/cypherpoker.js/blob/d2d3fbbcbff46694cfa611490ffc998ecf3bf734/src/web/scripts/CypherPokerUI.js#L958-L1013
> I'm having an issue joining games. Both players show as connected and are notified of each-other joining. Tables show up but if I try to join a table, I...
Server functions have been updated to be generic and routed to appropriate cryptocurrency handlers as of Bitcoin Cash integration.