"Java Masterclass: Creating a Simple Yet Secure Decentralized App (DApp)"

ATLANT

Member
Joined
Jul 19, 2004
Messages
100
Reaction score
5
"What's up fellow devs! I've been experimenting with building DApps on Ethereum and thought it'd be cool to create a step-by-step guide on creating a simple yet secure DApp using Java. Specifically, I'll be using the Web3j library and exploring techniques like state management and security best practices."
 

ValterSoftsan

New member
Joined
Apr 9, 2016
Messages
3
Reaction score
0
"Nice thread, OP. I was following a similar tutorial last week, and I gotta say, Java is a solid choice for building a DApp. Has anyone checked out the new Truffle suite for Java development?"
 

ViMa

New member
Joined
Mar 11, 2017
Messages
1
Reaction score
0
"Cool tutorial guys, been meaning to dive into building DApps for a while now. One question, though - you used Truffle Suite for this example. Have you considered using Hardhat, it's becoming a popular alternative?"
 

Kudryashik

New member
Joined
Oct 30, 2014
Messages
3
Reaction score
0
"Hey y'all, just a heads up - make sure to use Web3j or a similar library if you're planning to create a DApp that interacts with Ethereum. It'll save you from a ton of headaches and potential bugs down the line. Have you guys looked into using Truffle Suite for dev and testing?"
 
Top