Giter Club home page Giter Club logo

who-biz / chipschain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from satindergrewal/bitcoin

0.0 0.0 0.0 185.38 MB

Bitcoin Core integration/staging tree

Home Page: https://bitcoincore.org/en/download

License: MIT License

Shell 3.77% Python 17.13% Makefile 0.83% C++ 68.99% C 6.80% HTML 0.13% Objective-C++ 0.03% M4 1.36% Assembly 0.16% Scheme 0.15% CMake 0.30% Sage 0.23% Java 0.01% Cap'n Proto 0.01% Dockerfile 0.01% Starlark 0.10%

chipschain's Introduction

Chips 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.

How do I build the software?

The most troublefree and reproducable method of building the repository is via the depends method:

git clone https://github.com/barrystyle/chips
cd chips/depends
make HOST=x86_64-linux-gnu -j6
cd ..
./autogen.sh
CONFIG_SITE=$PWD/depends/x86_64-linux-gnu/share/config.site ./configure
make

Each step must be done in order (particularly autogen.sh after depends).

What is Pangea Protocol?

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.

CHIPS Community - Discord

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

chipschain's People

Contributors

achow101 avatar ajtowns avatar dongcarl avatar empact avatar fanquake avatar gavinandresen avatar gmaxwell avatar hebasto avatar instagibbs avatar jamesob avatar jnewbery avatar jonasschnelli avatar jonatack avatar jtimon avatar kallewoof avatar laanwj avatar luke-jr avatar meshcollider avatar morcos avatar non-github-bitcoin avatar paveljanik avatar practicalswift avatar promag avatar ryanofsky avatar sdaftuar avatar sipa avatar sjors avatar thebluematt avatar thestack avatar theuni avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.