cypherpoker.js icon indicating copy to clipboard operation
cypherpoker.js copied to clipboard

An open source peer-to-peer poker platform with cryptocurrency integration written in JavaScript.

Results 13 cypherpoker.js issues
Sort by recently updated
recently updated
newest added

Add support for user-configurable peer-to-peer networking via Tor and onions services. Additional details to follow.

enhancement

This task is preceded by https://github.com/monicanagent/cypherpoker.js/issues/53 ### Overview With the adapter in place, the `CP_Account` API endpoint must be updated to use it while maintaining existing functionality. Functions should be...

enhancement
help wanted

If a player wishes to receive a refund of their deposit before it's processed, it should be possible to provide them with a signed raw transaction (that can be posted...

enhancement

**PRECEDED BY ISSUE #53** ### Overview Once the native desktop Monero client has been implemented a "light client" implementation that uses remote API services should be added. ### Details Implementation...

enhancement

### Overview Support for the Dash cryptocurrency (and possibly smart contract system) to be added to CypherPoker.JS As with other cryptocurrency implementations, both desktop (native) and light client (remote API)...

enhancement

### Overview Prior to supporting [(updated) smart contracts](https://github.com/monicanagent/cypherpoker/tree/master/ethereum/solidity) support for Ethereum as a standard cryptocurrency must be implemented. As with previous cryptocurrency integrations the aim is to support both full...

enhancement

This task is preceded by issue #53 ### Overview Adding support for a new cryptocurrency such as Monero in the CypherPoker.JS web client is less complicated than adding support to...

enhancement
help wanted
good first issue

### Overview CypherPoker.JS for Desktop requires that the [Monero command line client](https://getmonero.org/downloads/) be integrated into the application in order to enable support for the cryptocurrency. This is best accomplished by...

enhancement
help wanted

Add support for the Litecoin cryptocurrency. Use the downloadable desktop client for Windows, macOS, or Linux from: [https://litecoin.org/#download](https://litecoin.org/#download) A full client RPC API reference can be found at: [https://litecoin.info/index.php/Litecoin_API](https://litecoin.info/index.php/Litecoin_API) For...

enhancement