Casinocoin is an open source, peer-to-peer Internet currency specifically designed for online casino gaming. It is a network of computers which use the Casinocoin consensus algorithm to atomically settle and record transactions on a secure distributed database, the Casinocoin Consensus Ledger (CCL). Because of its distributed nature, the CCL offers transaction immutability without a central operator.
- Distributed
- Direct account-to-account settlement with no central operator
- Secure
- Transactions are cryptographically signed using ECDSA or Ed25519
- Multi-signing capabilities
- Master nodes are verified and certified by the Casinocoin Foundation
- Scalable
- Capacity to process the world’s online casino transactions volume
- Speed to accommodate the worldś online casino requirements
casinocoind
is the reference server implementation of the Casinocoin
protocol. To learn more about how to build and run a casinocoind
server, visit https://casinocoin.org/build/
casinocoind
is open source and permissively licensed under the
ISC license. See the LICENSE file for more details.
Folder | Contents |
---|---|
./bin | Scripts and data files for Casinocoin integrators. |
./build | Intermediate and final build outputs. |
./Builds | Platform or IDE-specific project files. |
./doc | Documentation and example configuration files. |
./src | Source code. |
Some of the directories under src
are external repositories inlined via
git-subtree. See the corresponding README for more details.
Copyright © 2017, 2018 Casinocoin Foundation. All rights reserved.
Portions of this document, including but not limited to the Casinocoin logo, images and image templates are the property of the Casinocoin Foundation and cannot be copied or used without permission.