Giter Site home page Giter Site logo

snowsky / compcoin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from compcoinproof/compcoin

0.0 3.0 0.0 3.15 MB

CompCoin Core - Official Source Code - Proof of Stake

QMake 0.48% Python 2.19% Shell 2.00% Roff 0.40% Makefile 10.02% NSIS 0.19% C++ 77.71% C 1.04% HTML 1.59% CSS 0.04% M4 2.53% Objective-C 0.03% Objective-C++ 0.18% Assembly 1.61%

compcoin's Introduction

CompCoin (CMP)

Distributed under the MIT/X11 software license.

Copyright © 2009-2017 The Bitcoin developers Copyright © 2009-2017 The Peercoin developers Copyright © 2017 The CompCoin developers


Algorithm: Proof of Stake
Block Time: 1 Minute
Coinbase Maturity: 100 blocks
PoS APR: 8.33%
Minimum Stake Age: 4 hours
rpc port: 2667
p2p port: 2668
testnet rpc: 12667  
testnet p2p port: 12668
PUBKEY_ADDRESS = 28
SCRIPT_ADDRESS = 85
PUBKEY_ADDRESS_TEST = 121
SCRIPT_ADDRESS_TEST = 126

CompCoin.conf

rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
listen=1
server=1
maxconnections=256
To compile for Linux:

sudo add-apt-repository ppa:bitcoin/bitcoin

sudo apt-get update

sudo apt-get install libdb4.8-dev libdb4.8++-dev build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils git libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5webkit5-dev libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev
 
git clone https://github.com/compcoinproof/CompCoin && cd CompCoin && ./autogen.sh && ./configure && make

compcoin's People

Contributors

compcoinproof avatar

Watchers

James Cloos avatar Hao avatar  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.