An open API service indexing awesome lists of open source software.

https://github.com/gcarreno/go-randomx

A Go wrapper of RandomX
https://github.com/gcarreno/go-randomx

consensus consensus-algorithm cryptocurrencies cryptocurrency cryptography go golang pow proof-of-work randomx

Last synced: 6 months ago
JSON representation

A Go wrapper of RandomX

Awesome Lists containing this project

README

          

# Go RandomX

[![Build Status](https://github.com/gcarreno/go-randomx/actions/workflows/main.yaml/badge.svg?branch=main)](https://github.com/gcarreno/go-randomx/actions)
[![Supports Linux](https://img.shields.io/badge/support-Linux-yellow?logo=Linux)](https://github.com/gcarreno/go-randomx/releases/latest)
[![License](https://img.shields.io/github/license/gcarreno/go-randomx)](https://github.com/gcarreno/go-randomx/blob/main/LICENSE)
[![Latest Release](https://img.shields.io/github/v/release/gcarreno/go-randomx?label=latest%20release)](https://github.com/gcarreno/go-randomx/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/gcarreno/go-randomx/total)](https://github.com/gcarreno/go-randomx/releases)

A Go wrapper of the cryptocoin's proof of work `RandomX`.