Skip to content

Commit

Permalink
Readme edit
Browse files Browse the repository at this point in the history
  • Loading branch information
xCoreDev committed Jan 27, 2017
1 parent ce2e46d commit bb6fd9f
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,16 @@ V(anilla)cash

A decentralized currency for the internet.

This project is a codebase rewrite/enhancment using:
* [Peercoin](https://github.com/ppcoin/ppcoin) PoS & [Bitcoin](https://github.com/bitcoin/bitcoin) PoW consensus
* an UDP layer
* an off-chain transaction lock voting system called ZeroTime
* an Incentive Reward voting system
* a client-side blending system called ChainBlender


Dependencies:

* boost 1.53.0
* db-6.1.29.NC
* openssl 1.0.1t
* Boost >= 1.56.0
* Berkeley DB == 6.1.29.NC
* OpenSSL == 1.0.2k

0 comments on commit bb6fd9f

Please sign in to comment.