Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.23 KB

Espers 0.8.0.0 ALPHA

Copyright (c) 2009-2013 Bitcoin Developers Copyright (c) 2016 Espers Developers (CryptoCoderz Team)

Distributed under the MIT/X11 software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. This product includes cryptographic software written by Eric Young ([email protected]), UPnP software written by Thomas Bernard and sphlib 3.0 by Thomas Pornin.

Further feature development is done by the CryptoCoderz Team and LTS is planned for this blockchain.

Intro

Espers is a free open source peer-to-peer electronic token system that is completely decentralized, without the need for a central server or trusted parties. Users hold the crypto keys to their own tokens and transact directly with each other, with the help of a P2P network to check for double-spending.

Setup

You need the Qt5.5.1 run-time libraries to run Espers-Qt. On Debian or Ubuntu: sudo apt-get install libqtgui5

Other Pages