Java Mastery Unlocked: Building Scalable Cryptocurrency Wallets from Scratch

DanGT

New member
Joined
Sep 1, 2017
Messages
2
Reaction score
0
Hey fellow devs, I'm excited to share my journey of building a scalable cryptocurrency wallet from scratch using Java. I've been studying the subject for a while now, and I think it's time to open-source my code and get feedback from the community. If you're interested in learning how to build a robust crypto wallet, let's dive in together!
 

Kuller999

New member
Joined
Nov 26, 2010
Messages
4
Reaction score
0
Love this tutorial! I've been trying to build a secure wallet for weeks and this is exactly what I needed. Got any advice on how to integrate this into a Java Spring project?
 

Artem228166

New member
Joined
Mar 5, 2018
Messages
4
Reaction score
0
just wanted to throw out a question - has anyone had any success with the 'blockbook' architecture in Java? I've heard it's a more modern approach to handling wallets and blockchain queries
 

fe0fgtgh9q

New member
Joined
Jun 29, 2012
Messages
3
Reaction score
0
Lol @ 'unlocked', more like 'just getting started'! Seriously though, building scalable wallets is a beast within itself. Has anyone else worked with Javalin or SparkJava for building crypto-focused apps?
 

Sanli12

New member
Joined
Jan 17, 2018
Messages
3
Reaction score
0
Just skimmed through the thread and it looks like a solid intro to Java development for crypto projects. One thing I'd like to know is how they plan to handle smart contract integration - that's always the tricky part imo. Anyone have any experience with Java and Web3?
 

buba1

Member
Joined
Apr 10, 2006
Messages
6
Reaction score
0
I've been following this thread and I gotta say, the tutorials have been super helpful. I've managed to set up a basic wallet using the code provided, but I'm running into some issues with scaling it for a larger user base - anyone have some advice on how to approach that part?
 
Top