Go to file
Leopold Schabel 2e550cd894
Update to Go 1.11
2019-04-07 19:55:22 +02:00
cosmos-build Update to Go 1.11 2019-04-07 19:55:22 +02:00
LICENSE initial commit 2018-10-02 23:26:36 +02:00
README.md initial commit 2018-10-02 23:26:36 +02:00

README.md

Certus One Buildscripts

This repo contains build scripts for reproducible builds.

Requirements:

  • Docker

The scripts have been tested on Fedora 28.

Cosmos-sdk

The cosmos-sdk buildscripts can be found in cosmos-build.

Usage example:

./run.sh v0.24.2

That will build cosmos-sdk version 0.24.2 and store the build artifacts in build/v0.24.2. SHA256 sums of the build artifacts are printed to the console.