GithubHelp home page GithubHelp logo

raizor / cloakcoin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloakproject/cloakcoin

0.0 0.0 0.0 12.2 MB

Cloak is the fastest, most secure way to transact cryptocurrency using blockchain technology and truly next-gen ENIGMA encryption to create fully private transactions.

Home Page: https://www.cloakcoin.com

License: MIT License

Shell 0.19% C++ 24.23% Python 0.35% C 70.18% Objective-C 0.01% Java 0.28% Assembly 0.81% CSS 0.01% Objective-C++ 0.03% Makefile 2.82% HTML 0.38% QMake 0.18% NSIS 0.04% CMake 0.05% Inno Setup 0.01% Batchfile 0.01% M4 0.19% Roff 0.02% Sage 0.22%

cloakcoin's Introduction

CloakCoin

CLOAK LOGO

This is the official CloakCoin Repository. If you want more info about Cloakcoin, please visit the official website

Coin Specification

Specification Value
Consensus Algorithm Proof-of-Stake
Rewards 6% p.a.
Block Time 60 sec
Circulating Supply 5.5m

Social Networks & channels

To contact us, or talk about CloakCoin, use your preferred social media:

Site Link
Twitter CloakCoin
Facebook CloakCoinOfficial
Telegram cloakproject
Rocket Chat Official Chat

Installation

All the installation instructions are for Windows / Linux / MacOS / RaspberryPi an android on the Cloak Wiki : Install Cloakcoin Wallet

Compiling GUI CloakCoin wallet from source

Disclaimer

We advise you that compiling from source gives you a bleeding edge version of the CloakCoin wallet. This means there might be bugs, crashes, and you could lose your Cloaks. Therefore, to avoid any issue, you should never run a development wallet on the same computer as the stable wallet which holds your Cloaks.

By default, development wallet runs on TestNet, but you can never be too safe.

Dependencies

To install the dependencies, you need to use your system package manager:

  • Windows: you will need to download/compile the proper DLLs needed, depending on your system gen & version; this is very hard to get right (libcurl...), not recommended for beginners.
  • Ubuntu: use sudo apt-get install *package*. To install all at once, including build tools (not listed in the chart): sudo apt-get install git make build-essential g++ qttools5-dev-tools qt5-default libboost-all-dev libleveldb-dev libcurl4-openssl-dev libssl-dev libevent-dev libminiupnpc libqrencode-dev
  • Mac OS X: install HomeBrew, and use brew install *package*. To install all at once: brew install qt [email protected] leveldb curl openssl libevent berkeley-db@4 miniupnpc
Dep Min. version Ubuntu pkg HomeBrew pkg Optional Purpose
Qt 5.5.1 qt5-default qt NO GUI
Boost 1.57/1.58* libboost-all-dev [email protected] NO C++ libraries
OpenSSL 1.0.2g libssl-dev openssl NO ha256 sum
Curl 7.16** libcurl4-openssl-dev curl NO Requests
libevent 2.0.21 libevent-dev libevent NO Events
LevelDB 1.2 libleveldb-dev leveldb NO Database
Berkeley DB 4.8* install from source berkeley-db@4 NO Database
qrencode 3.4.4 libqrencode-dev qrencode YES QR Codes
libminiupnpc 1.9.20140911*** libminiupnpc miniupnpc YES NAT punching
Doxygen any doxygen doxygen YES Documentation

* Those specific version are known to work. Latest versions are known not to work.

** Debian and Ubuntu refer to version< <= 7.15 as libcurl3, and versions >= 7.16 as libcurl4, because of an API change. You need libcurl4.

*** This version is very specific, as 1.9 seems to have some non-compatible changes. 2.0 probably won't work (test needed). WARNING This is included for historic reasons, but you should not use it, as it is a known security hole. It's disabled by default.

Compiling

You can either use the command line or import the .pro file in Qt Creator.

Using the command line, run: qmake && make

Alternative Linux build tutorial can be found here. Thanks Brannon

License

Distributed under the MIT software license.

cloakcoin's People

Contributors

anorakthagreat avatar cloakprojectdev avatar fkosmala avatar fradow-cloak 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.