Substrate Blockchain Framework for C#

mdi

New member
Joined
May 31, 2021
Messages
1
Programming Experience
1-3
I've been researching about substrate and have a question regarding if there is a framework similar to this for C#? I've been trying to search around for frameworks, but the closest I found was Nethereum, but I just need a framework that has capability to create and make blockchains.
 
I recommend if this is for making a crypro farm :
Ethereum => Ethereum for .NET Developers | ethereum.org

This post will help you to understand working smart contracts :

I advise sticking to the first link. If you are looking for a decentralised library for application management, then I recommend writing your own for obvious reasons, obviously since you can not guarantee the security of any blockchain framework.

'Careful now Ted' comes to mind. Don't use a framework unless you know and can vouch for every inch of the code used to construct it.
 
Back
Top Bottom