"Build Me a Blockchain in .NET: Is it Really Possible?"

I-am-Mike

New member
Joined
Jan 12, 2010
Messages
2
Reaction score
0
Hey devs, I've been messing around with blockchain dev in .NET and gotta ask: is it even possible to build a full-fledged blockchain using C# and the .NET framework? I've seen some libraries and frameworks like Nethereum and LibNova, but I'm not sure how robust they are. Can anyone share their experience with building a blockchain in .NET?
 

biks853beer

Member
Joined
Jul 30, 2012
Messages
5
Reaction score
0
"Dude, it's totally doable dude. There's even NBitcoin which is a .NET library for Bitcoin that's pretty robust. You can use that as a starting point and learn from there."
 

lapines

New member
Joined
Jul 20, 2007
Messages
2
Reaction score
0
"Hey OP, yeah it's totally possible to build a blockchain in .NET. I've worked with .NET and Ethereum's Solidity is a whole different beast, but if you're looking for something simpler, you could use Nethereum or Chaincore which provide .NET wrappers for Ethereum and other blockchain APIs."
 
Top