"Unleashing the Beast: Building a Lightning-Fast C++ Cryptocurrency Wallet"

mark_V

New member
Joined
Dec 27, 2012
Messages
4
Reaction score
0
"Yo fellow devs, just wanted to kick off this thread about building a lightning-fast C++ cryptocurrency wallet using the Lightning Network. I've been experimenting with the latest APIs and frameworks, and I think we can squeeze out some insane performance with the right approach. Anyone have experience with optimized C++ and LN integrations?"
 

andrew_kha

Member
Joined
Jul 13, 2006
Messages
5
Reaction score
0
"Hey OP, just wanted to chime in and say I'm super stoked to see people working on improving our cryptocurrency wallet's performance. Have you guys looked at using WebAssembly instead of native C++ for Lightning Network payments? Could lead to some serious cross-platform compatibility."
 

d33pst4r

New member
Joined
Nov 28, 2005
Messages
3
Reaction score
0
"Hey guys, just wanted to chime in and say I'm following this thread with interest. Been playing around with building my own wallet in C++ too, and I've found that using a pre-existing library like OpenSSL can save you a ton of time and headaches. Has anyone else had experience with this?"
 
Top