Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
NEthereum(C#) and Ethereum blockchain
Rating: 3.4 out of 5(24 ratings)
139 students

NEthereum(C#) and Ethereum blockchain

How to interact Ethereum blockchain with Nethereum
Created byKenneth Hu
Last updated 4/2023
English

What you'll learn

  • How to make a decentralized application
  • How to interact with Ethereum
  • How to use Nethereum

Course content

8 sections36 lectures4h 27m total length
  • Introduction2:47
  • Source Code

Requirements

  • has a basic Csharp knowledge
  • has a basic ethereum blockchain knowledge

Description

Nethereum is a .Net development kit officially recommended by Ethereum, used to support access to Ethereum in .Net applications. In this course, we will mainly use the Nethereum development kit and use the C# language to develop .Net applications that support Ethereum.


The purpose of this course is to help .Net engineers quickly master the skills of developing Ethereum applications, and at the same time explain some of the core concepts of Ethereum, such as: accounts, transactions, and smart contracts, and more importantly, the most commonly used ERC20 Token.

In this course:

We will learn the basic elements of the Ethereum blockchain. How to create and protect our wallet, create our smart contract, deploy smart contract and interact with smart contract.


We will introduce how to use Solidity and Truffle Framework + Ganache to develop your own DApp and the correct way to set up a development environment.


We will learn how to use Nethereum to obtain blockchain information, create user wallets, deploy smart contracts, use smart contract methods, create ERC20 Tokens and operate ERC20 Tokens.


After completing this course, you will fall in love with Nethereum, Ethereum ecosystem and smart contract creation.


What you’ll learn

  • Learn the Solidity programming language

  • Learn how to write smart contracts in Solidity

  • Learn how to deploy smart contracts to EVM compatible blockchains

  • Learn how to test smart contracts in a local development environment

Who this course is for:

  • C# Programmers looking to leverage blockchain technology for advanced apps
  • Engineers who want to understand NEthereum and how to build apps with it