I am a C# developer but want to explore blockchain especially ethereum.
Is it possible to write ethereum smart contracts in C#
How would I get started on it? I also explored pluralsight but nothing has been suggested on it. Any pointers are helpful
I don't think you can write smart contracts in c#, there are only three official languages to write smart contracts in. Solidity, Serpent and LLL(Lisp Like Language) and most famous among these is solidity