An open API service indexing awesome lists of open source software.

https://github.com/matteobaccan/web3jclient

Esempio di utilizzo della libreria Web3j per l'invio di fondi sulla rete testnet di Ethereum
https://github.com/matteobaccan/web3jclient

ethereum web3j

Last synced: about 1 year ago
JSON representation

Esempio di utilizzo della libreria Web3j per l'invio di fondi sulla rete testnet di Ethereum

Awesome Lists containing this project

README

          

# Web3jClient

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/0ab2f441777d4160bfc2f6829bdcfc8c)](https://www.codacy.com/app/matteobaccan/Web3jClient?utm_source=github.com&utm_medium=referral&utm_content=matteobaccan/Web3jClient&utm_campaign=Badge_Grade)
[![Language grade: Java](https://img.shields.io/lgtm/grade/java/g/matteobaccan/Web3jClient.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/matteobaccan/Web3jClient/context:java)
[![Coverage Status](https://coveralls.io/repos/github/matteobaccan/Web3jClient/badge.svg?branch=master)](https://coveralls.io/github/matteobaccan/Web3jClient?branch=master)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/matteobaccan/Web3jClient.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/matteobaccan/Web3jClient/alerts/)
[![Build Status](https://travis-ci.org/matteobaccan/Web3jClient.svg?branch=master)](https://travis-ci.org/matteobaccan/Web3jClient)
[![security status](https://www.meterian.io/badge/gh/matteobaccan/Web3jClient/security)](https://www.meterian.io/report/gh/matteobaccan/Web3jClient)
[![stability status](https://www.meterian.io/badge/gh/matteobaccan/Web3jClient/stability)](https://www.meterian.io/report/gh/matteobaccan/Web3jClient)

Esempio di utilizzo della libreria Web3j per l'invio di fondi sulla rete testnet di Ethereum