Welcome to customerApp’s documentation!

Contents:

://pypi.python.org/pypi/sphinx-autobuild/0.2.3 Dec 25, 2013 - sphinx-autobuild relies on a not-yet-released version of python-livereload. You can install it through pip by issuing the following command:https://pypi.python.org/pypi/sphinx-autobuild/0.2.3 Dec 25, 2013 - sphinx-autobuild relies on a not-yet-released version of python-livereload. You can install it through pip by issuing the following command:https://pypi.python.org/pypi/sphinx-autobuild/0.2.3 Dec 25, 2013 - sphinx-autobuild relies on a not-yet-released version of python-livereload. You can install it through pip by issuing the following command:https://pypi.python.org/pypi/sphinx-autobuild/0.2.3 Dec 25, 2013 - sphinx-autobuild relies on a not-yet-released version of python-livereload. You can install it through pip by issuing the following command:

Indices and tables

web3j

web3j is a lightweight, reactive, type safe Java and Android library for integrating with clients (nodes) on the Ethereum network:

images/web3j_network.png

This allows you to work with the Ethereum blockchain, without the additional overhead of having to write your own integration code for the platform.

The Java and the Blockchain talk provides an overview of blockchain, Ethereum and web3j.

Features

  • Complete implementation of Ethereum’s JSON-RPC client API over HTTP and IPC
  • Ethereum wallet support
  • Reactive-functional API for working with filters
  • Auto-generation of Java smart contract wrappers to create, deploy, transact with and call smart contracts from native Java code
  • Support for Parity’s Personal, and Geth’s Personal client APIs
  • Support for Infura, so you don’t have to run an Ethereum client yourself
  • Comprehensive integration tests demonstrating a number of the above scenarios
  • Command line tools
  • Android compatible
  • Support for JP Morgan’s Quorum via web3j-quorum

Dependencies

It has seven runtime dependencies: