Static Type Safety for DApps without JavaScript

By @ice099/23/2016ethereum

DApps, starting professionally and ending in JavaScript-chaos

Do you want to integrate your (legacy) enterprise applications with the Ethereum blockchain? Then think about the languages you use for your integration!

In our new blog post, we will introduce the new web3j Java-based JSON/RPC Ethereum adapter. 

Ever wondered, why a statically, strongly typed language like Solidity turns to a weakly, dynamically typed language in DApps? It doesn't! But since we all are used to access Ethereum through JSON/RPC and since we all use web3.js for this, we are loosing accuracy (for speed). 

In our new blog post, we will show you an easy way to establish this call chain:

Instead of this one:

Enjoy!

4

comments