GithubHelp home page GithubHelp logo

startupfuture / sawtooth-sdk-java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger-archives/sawtooth-sdk-java

0.0 0.0 0.0 18.67 MB

Home Page: https://wiki.hyperledger.org/display/sawtooth

License: Apache License 2.0

Shell 7.92% Java 92.08%

sawtooth-sdk-java's Introduction

Hyperledger Sawtooth

Hyperledger Sawtooth Java SDK

Install Sawtooth Java SDK from Maven Central Repository

Build a Sawtooth transaction processor

    <dependency>
        <groupId>org.hyperledger.sawtooth</group>
        <artifactId>sawtooth-sdk-transaction-processor</artifactId>
        <version>v0.1.2</version>
    </dependency>

Sign and verify signatures of transaction and batch headers

    <dependency>
        <groupId>org.hyperledger.sawtooth</groupId>
        <artifactId>sawtooth-sdk-signing</artifactId>
        <version>v0.1.2</version>
    </dependency>

Send messages to the Sawtooth validator interfaces (infrequent use case)

    <dependency>
        <groupId>org.hyperledger.sawtooth</groupId>
        <artifactId>sawtooth-sdk-protos</artifactId>
        <version>v0.1.2</version>
    </dependency>

Examples (sawtooth-sdk-java/examples)

Work on the Sawtooth SDK

Build the Sawtooth SDK

Requirements:

  • Maven 3

Pull requests against the repo at https://github.com/hyperledger/sawtooth-sdk-java are automatically built using the Jenkinsfile in the repository.

Important build steps in the Jenkinsfile:

  • docker-compose -f docker/compose/java-build.yaml up (builds the SDK and examples)
  • Run docker-compose up on each of the test yaml files in intkey_java/tests/* and xo_java/tests/*

Make A Pull Request

Follow the guidelines in the Contributing documentation for making a pull request.

sawtooth-sdk-java's People

Contributors

vaporos avatar peterschwarz avatar agunde406 avatar nick-drozd avatar delventhalz avatar jsmitchell avatar rbuysse avatar dcmiddle avatar tombarnes avatar dplumb94 avatar pjholmes avatar nconde avatar feihujiang avatar boydjohnson avatar ryanlassigbanks avatar danxmack avatar cianx avatar jjason avatar rberg2 avatar askmish avatar annechenette avatar shannynalayna avatar abdelkrim avatar ojalatodd avatar trbs avatar scealiontach avatar mfford avatar christo4ferris avatar grkvlt avatar eugeneyyy 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.