GithubHelp home page GithubHelp logo

gfukushima / besu-native Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger/besu-native

0.0 0.0 0.0 1.5 MB

License: Apache License 2.0

Shell 3.30% C 22.51% Java 47.99% Go 0.34% Rust 25.55% Makefile 0.31%

besu-native's Introduction

Besu Native

This repository contains scripts and tooling that is used to build and package the native libraries used by Hyperledger Besu.

Besu Native libraries are licensed unde the Apache 2.0 License.

Prerequisites

Linux

You'll need to be sure that gcc, make, autoconf, automake, and libtool are installed. If you are building on Ubuntu or Debian, the following command will install these dependencies for you:

sudo apt-get install build-essential automake autoconf libtool patchelf

OS X

You'll need to be sure that XCode Command Line Tools, make, autoconf, automake, and libtool are installed. The easiest way to do this is to install Homebrew, and then run the following command. Note that installing Homebrew will automatically install the XCode command line tools.

brew install autoconf automake libtool

Windows

TBD

Rust

Rust needs to be installed to compile the arithmetic and bls12-381 libraries. The default way to install it on Linux or OS X is:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

If you prefer another installation method please refer to the Rust installation instructions.

Building

  1. This repository builds native libraries from source that is included as git submodules. To be sure that you have cloned those submodules into the appropriate locations, run git submodule init && git submodule update
  2. The build steps are entirely contained within the build.sh script at the repository root. Simply run this script, and all the native modules contained herein will be configured with the correct build options for Hyperledger Besu, and built.

besu-native's People

Contributors

shemnon avatar atoulme avatar garyschulte avatar lucassaldanha avatar benjamincburns avatar kevaundray avatar ryjones avatar daniel-iobuilders avatar dragan2234 avatar fab-10 avatar thomas-quadratic avatar matkt avatar alexandrebelling avatar edjojob avatar gfukushima avatar jasperpotts avatar freemanzmrojo avatar neotheprogramist avatar dependabot[bot] avatar lgtm-com[bot] avatar mustafauzunn avatar taccatisid avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.