/ursa-wrapper-go

Hyperledger Ursa has moved to end-of-life status.

Primary LanguageGoApache License 2.0Apache-2.0

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.