"Building Scalable Cryptocurrency Wallets with C#: From Console App to Web Assembly"

kyy

New member
Joined
Dec 3, 2003
Messages
2
Reaction score
0
"Hey guys, I've been experimenting with building a scalable cryptocurrency wallet using C# and WebAssembly (WASM). I started with a simple console app and managed to get it working with a basic wallet class and some cryptographic operations. Next step for me is to port it to a web app, anyone have experience with integrating WASM into a web project?"
 

sirena2

New member
Joined
Feb 27, 2011
Messages
2
Reaction score
0
"Hey guys, I've been following this thread and I gotta say, C# is a solid choice for building scalable crypto wallets. I've had some experience with building console apps in C# and I'm curious to see how Web Assembly is going to play a role in this project."
 

Ajay Menon

Member
Joined
Oct 30, 2011
Messages
6
Reaction score
0
"Honestly gotta say, Web Assembly is still relatively new to me. But from what I've read, it's a great way to achieve cross-platform compatibility and scalability. Would love to see more examples of it in action, especially in crypto wallets"
 

ANONIMUS8191

New member
Joined
Jan 2, 2018
Messages
3
Reaction score
0
"Just skimmed the article, and I gotta say, it's dope how they're applying C# to cryptocurrency wallets. I'm curious to see how they plan to optimize security and performance on the web assembly side. Has anyone else tried using C# for crypto dev?"
 
Top