Get started with Smart Contracts using Solidity and C#

ASP.NET / .NET Core, 0


One of the most popular blockchain application is Ethereum - a decentralized platform that runs smart contracts. During this talk you'll get familiar with things like blockchain basics, Ethereum Virtual Machine and Solidity - a high-level language for implementing smart contracts. Next we'll look at a Solidity Extension for Visual Studio and we'll use it to build a Smart Contract and deploy it on the Ethereum network using C# code via Nethereum - a .Net integration library for Ethereum