Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

hyperledger-archives/ursa-wrapper-go

Repository files navigation

Release License Godocs

codecov Go Report Card

ursa-wrapper-go

  • Ursa Wrapper Go requires the Ursa shared library to be installed (eg: /usr/local/lib), and ursa-wrapper-go.sh to be sourced.
source ursa-wrapper-go.sh

Development

  • make test to run unit tests

Requirements

  • Golang >= 1.14.4 and CGO enabled.