Ethereum using Telehash RTC, cryptography and smart contract technology to provide a secure, efficient, provably fair and decentralized global poker. This repository is a largely a resource for documentation and ponter to other relevant components http://www.pokereum.io
- Whitepaper
- Demo
- Routing
- Pokereum RTC Multi-Party Computation
- Security & Data Athentication
- Shadow Poker
- Network
- Client Downloads
- Wiki
- Tests
- Tech Stack
Under peer review here :: https://github.com/Pokereum/pokereum/wiki/Whitepaper
Only a few components parts provided here most of the code base is hosted on a private repo here : https://bitbucket.org/innovator256/pokereum
#
##Demo
Preview implementation : P2p UX Demo:
#
##Routing
Routing library usinggraceful degradation for the most efficient available transport for signaling node for uplinking on the pokereum Network
Routing Library : Pokereum-Telehash-Router
#
##Pokereum RTC Multi-Party Computation
Multi-Party-Computation-RTC represents "poc 1" of the Pokereum real time game state synchrony and private computation between poker nodes on the pokereum network. Note there is no actual security in this version; i.e state signing, private encryption and authentication which is partially accomplished with integration of the Shadow Poker protocol
Pokereum-Multi-Party-Computation-RTC
#
##Security and Data Athentication
- Electron
- Nodejs
- jQuery
- html5 framework: phaserjs
- Telehash // Nat hole punching and routing via UDP and RTC
- Ethereum whisper/IPFS
- Ethereum solidity
- Hashing, encryption, secret sharing