web3j
Here are 113 public repositories matching this topic...
The link in the folllowing sentence In this section is 404:
If you need to find or understand an API, check our documentation.
ERC-20 token standard RESTful service using Spring Boot and web3j
-
Updated
Feb 2, 2020 - Java
Spring Boot Starter for web3j
-
Updated
Oct 25, 2019 - Java
Generate Scala code
Substitute the web3j code generator for a similar code generator that emits Scala code instead of Java code.
sample project that illustrates how to send transaction and observe processed transaction in ethereum using web3j, blockchain and spring boot
-
Updated
Jan 22, 2020 - Java
Ethereum, Hyperledger Besu and Quorum private blockchain explorer
-
Updated
Jun 5, 2020 - HTML
web3j Maven plugin
-
Updated
Jan 9, 2020 - Java
I developed this project for helping developers to create their own ethereum wallet using Web3j library.
-
Updated
Apr 19, 2019 - Java
sample project that illustrates how to create and deploy smart contracts, smart wallets, send transactions and observe processed transactions in ethereum using web3j, blockchain, solidity and spring boot
-
Updated
Jan 26, 2020 - Java
Android Wallet (Token ERC20)
-
Updated
Oct 10, 2018 - Java
Android cryptocurrency wallet app with clean architecture
-
Updated
Jun 5, 2019 - Kotlin
一个很受欢迎的用java和android app类库web3j开发区块链以太坊dapp和智能合约的教程。内容涉及以太坊核心概念,如账户管理、状态与交易、合约开发与交互、过滤器和事件等,也详细说明如何用web3j开发接口与以太坊交互。
-
Updated
Jun 28, 2018 - Java
I need to interact with a repository with a complex layout and I would like not to import the whole thing into my main java project, but instead simply rely on the truffle json output file format.
Web3j supports the generation of java wrapper from such file via the command
`$ web3j truffle generate /path/to/.json -o /path/to/src/main/java -p com.your.organisati
Source code to support Java Magazine article
-
Updated
Jan 16, 2017 - Java
We have developed a basic decenterlized wallet of ethereum using web3j as a ethereum client on java Swing framework.
-
Updated
Sep 1, 2017 - Java
Lightweight React Native library for integration with Ethereum clients
-
Updated
Mar 2, 2018 - Java
A library for running an embedded Ethereum EVM in-process on a JVM
-
Updated
Apr 28, 2020 - Kotlin
Everything you need to know about how to make an Ethereum blockchain dapp on android using Solidity, Web3j, Infura, etc.
-
Updated
Oct 1, 2019 - JavaScript
Improve this page
Add a description, image, and links to the web3j topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the web3j topic, visit your repo's landing page and select "manage topics."


Foreword: many issues can be fixed by applying certain steps from the Getting Started guide.
Solution: