|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/nethereumc-and-ethereum/
课程评论:没有评论
课程名称:Nethereum (C#) 与以太坊区块链 课程概述:Nethereum是以太坊官方推荐的.Net开发工具包,用于支持在.Net应用中访问以太坊。在本课程中,我们主要使用Nethereum开发工具包,使用C#语言开发支持以太坊的.Net应用。本课程的目的是帮助.Net工程师快速掌握以太坊应用开发的技能,同时解释以太坊的一些核心概念,如账户、交易和智能合约,尤其是最常用的ERC20 Token。 课程内容:在本课程中,我们将学习以太坊区块链的基本元素,如何创建和保护我们的钱包,创建智能合约,部署智能合约并与之互动。课程还将介绍如何使用Solidity和Truffle框架 + Ganache来开发自己的去中心化应用(DApp)及正确的开发环境设置方法。我们将学习如何使用Nethereum获取区块链信息,创建用户钱包,部署智能合约,调用智能合约方法,创建ERC20 Tokens并操作ERC20 Tokens。 学习成果:完成本课程后,您将热爱Nethereum、以太坊生态系统以及智能合约的创建。您将学习: - Solidity编程语言 - 如何在Solidity中编写智能合约 - 如何将智能合约部署到与EVM兼容的区块链 - 如何在本地开发环境中测试智能合约 总之,本课程旨在为学员提供系统的以太坊应用开发知识,帮助学员快速入门并掌握实际技能。
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 learnLearn the Solidity programming languageLearn how to write smart contracts in SolidityLearn how to deploy smart contracts to EVM compatible blockchainsLearn how to test smart contracts in a local development environment