web3j 1.0
@conors10
JSON-RPC
• Full implementations:
• Ethereum client API
• Parity & Geth Personal (admin) APIs
Smart contract wrappers
• Generate from Solidity ABI + binary files
• Java code to:
• Deploy
• Call
• Transact
Wallet support
• Create
• Update
• Sign transactions
Command line tools
Also
• Infura
• Seamless integration (auto TLS install)
• No need for an Ethereum client
• Android
• Dedicated Android port
• http://web3j.io
• http://docs.web3j.io
Links

web3j 1.0 update