Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 1.39 KB

File metadata and controls

37 lines (25 loc) · 1.39 KB

aBey Blockchain Development - multi-layered programmable blockchain for high-volume transaction processing

Copyright (c) 2018-2019 aBey developers.

THIS IS OPEN-SOURCE SOFTWARE. Use it in accordance to the MIT license.

This software represents a peer node in the aBey blockchain. It can be used for various purposes, as described in the whitepaper.

Distributed under the MIT software license, see the accompanying file
LICENSE or visit http://www.opensource.org/licenses/mit-license.php. The source code includes and uses software that has been previously developed by the OpenSSL project at https://github.com/Arvur/OpenSSL-Delphi. Other numerous cryptographic functions have been used, with the proper references in place.

The source code for the software has been originally developed in Delphi and later on extended to support the Pascal language specifications, so it may be compiled with other Pascal compilers, e.g. FreePascal. The original source code may be downloaded from: https://github.com/abey-developer/abey-development

History:

Build 1.1.781 - 2019-01-01

  • Initial public release.
  • Committed code to GitHub.
  • On-going development for various technological layers.

Builds 1.0.0 to 1.1.780 - until 2018-12-31

  • Initial alpha, beta and stable versions.
  • Work-in-progress functionality and major optimizations.
  • Improved operational speed and added various features.