Skip to content

chips-blockchain/chips-qt

Repository files navigation

CHIPS Core integration/staging tree

What is CHIPS?

CHIPS is a digital crypto currency which is used across all the gaming platforms designed and developed using the pangea protocol. CHIPS is a BTC fork with an apow(adoptive proof of work) integration with a block time adjusted to less than 10 seconds to suits to the needs of the betting in real time using CHIPS. Like BTC, CHIPS uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. CHIPS Core is the name of open source software which enables the use of this currency.

For more information, read the original whitepaper.
The first post about CHIPS by jl777 in bitcointalk.

What is Pangea Procol?

You can find more details and implementation of Pangea protocol in the bet repo. A fully dencentralized privacy preserving poker game is developed using the Pangea protocol and that uses CHIPS crypto currency for real time betting and to play the game. The backend implementation of the poker game is been developing in the bet repo and front end development is happening in the pangea-poker repo.

Development Process

The master branch is regularly built and tested, but is not guaranteed to be completely stable. Tags are created regularly to indicate new official, stable release versions of Bitcoin Core.

Compile, Build and Release Guide

Steps to compile and run the chips node are mentioned in COMPILE.md.
Steps to generate the chips-qt wallet are mentioned in CHIPS-QT.md.

CHIPS Community - Discord

We have an active discord channel where you can get to know more about CHIPS.

License

CHIPS Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.