Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 468 Bytes

File metadata and controls

15 lines (9 loc) · 468 Bytes

LyraMark

Lyra2RE parameter benchmarking tool

Introduction

LyraMark is a benchmarking tool for the Lyra2RE PoW (Proof of Work) algorithm used by the Vertcoin cryptocurrency. The primary reason for the tool to exist is to find new parameters for the algorithm whenever there is a good reason (ASICs, botnets, etc.) for a change.

Building

Dependencies

  • Code::Blocks IDE for the project file.
  • Octave/Matlab for the data analysis tools.
  • What else...