AjanZhong / Learning-Rust-video

Learning Rust [video] , published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning-Rust-video-

Learning Rust [video] , published by Packt

Learning Blockchain Application Development [Video]

This is the code repository for Learning Blockchain Application Development [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Blockchain disrupts many different aspects of our life including finance, retail, merchandising, identity, and more. Ethereum is a platform that runs smart contracts: applications that run exactly as programmed without any possibility of downtime, censorship, fraud, or third-party interference. This is the perfect guide to help you learn the basics of building decentralized applications with the Ethereum network. You’ll learn the core concepts of decentralized applications as we build an online marketplace, connecting buyers and sellers together to exchange goods and services. In doing so, you’ll deploy your code to the Ethereum network, and build a user Interface to expose your decentralized application to the world.

The focus of this course is learning blockchain and using it for application development by building applications, where each application should do something useful. You’ll learn how to create smart contracts, implement business logic using Solidity, and test your code. By the end of this course, you’ll have the skills necessary to build, test, and deploy applications in the Ethereum network. You’ll also have a solid understanding of blockchain application development, with skills that readily transfer to application development on other blockchains such as NEO, EOS, Cardano, and more.

What You Will Learn

  • Create Decentralized Applications (DApps) that utilize blockchain technologies
  • Find out how to program Smart Contracts using Solidity
  • Implement business logic in the form of functions to execute tasks on the blockchain
  • Build a local Ethereum network to test and mine your applications
  • Write tests to ensure your applications behave properly
  • Send Ethereum tokens to and from Smart Contracts as payments
  • Deploy your application to Ethereum Test Networks and the Ethereum Main Network
  • Use React to create a user interface for interacting with your Ethereum DApp

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
This course is suitable for IT Professionals and Software Engineers at all levels seeking to learn Blockchain Application Development. No prerequisite skills in blockchain technology are required though some familiarity with writing code and applications will be helpful.

Technical Requirements

This course has the following software requirements:
Minimum Hardware Requirements For successful completion of this course, students will require the computer systems with at least the following:

OS: Mac OS X, Microsoft Windows, Linux

Processor: Intel Core i5 or higher

Memory: 8 GB

Storage: 100 GB free space

Recommended Hardware Requirements For an optimal experience with hands-on labs and other practical activities, we recommend the following configuration:

OS: Mac OS X

Processor: Intel Core i7

Memory: 16 GB

Storage: 100 GB free space

Software Requirements

Operating system: Mac OS X, Microsoft Windows, or Linux

Browser: Chrome https://www.google.com/chrome/browser/

Visual Code IDE, Latest Version https://code.visualstudio.com/

Node.js LTS 8.11.1 Installed https://nodejs.org/

Truffle Framework http://truffleframework.com/

Related Products

About

Learning Rust [video] , published by Packt

License:MIT License