Skip to content

aleph-zero-foundation/core-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aleph Library

This is a mirror of GitLab repository.

This repository contains a library used by Aleph Zero Foundation projects.

Installation

The implementation requires go version 1.12 and currently supports only Linux. It requires the following packages:

go get github.com/onsi/ginkgo/ginkgo go get github.com/onsi/gomega/... go get -v -d -t ./...

Unit tests

To run unit tests please use the following command: ginkgo -r -p

License

Aleph Library is released under the Apache 2.0 license. See the LICENSE.txt for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published