Blockchain Financial Application Development Crash Course

Courses
eDetector

Course Highlights

  • Contact Us
  • In today’s fiercely competitive market and industry, understanding blockchain technology has become a competitive advantage. Regardless of the industry, talent with a Web3.0 perspective is highly valuable. Learning blockchain not only enhances individual competitiveness but also brings innovation to one’s career and industry.

    The course starts from the fundamentals of blockchain, including wallet and private key management, as well as smart contract development, aiming to enable students to progressively understand the essence of blockchain financial applications from scratch and ultimately become developers.The teaching content combines hands-on exercise, and a certification exam is provided at the end of course, with successful candidates receiving a certification.

    This is a comprehensive and in-depth course on blockchain technology and financial applications, covering everything from basic to real-world development. The course content incorporates practical operations, emphasizing utility, with the goal of enabling students to gain a deeply understanding and mastery of blockchain technology and applications, laying a foundation to future career development.

    Target Audience

    This course is suitable for a wide range of students, whether they are complete beginners unfamiliar with blockchain technology and financial applications, engineers planning to transition to the blockchain industry, professionals already working in blockchain and finance, learners with a keen interest in blockchain and DeFi applications, and those willing to join the Blockchain Security(Note: If admitted, tuition fees will be refunded).

    Course Introduction

  • Download Introduction
    • 1. Blockchain Fundamentals:
          Introducing the development of blockchain from scratch, explaining the basic operational mode of blockchain, and fostering an understanding of the value of decentralized finance (DeFi) through comparison with traditional finance, concluding with an overview of the current state and trends.
        • Evolution process of blockchain
        • Fundamental concepts and principles of blockchain
        • Distinctions between blockchains and traditional centralized systems
        • Current state and trends of blockchain
    • 2. Principles of Blockchain Technology:
          Exploring the development challenges of the foundational layer technology of blockchain and the trilemma, alongside existing or potential scalability solutions. Delving deeper into understanding how blockchain operates and grasping the underlying implementation concepts.
        • Blockchain data structure and encryption algorithm
        • Distributed systems and consensus mechanisms
        • Trilemma and scaling solutions
    • 3. Wallet Accounts and Private Key Management:
          Beginning with an exploration of the essence of wallets, delving into the foundational principles of security measures and precautions, and demonstrating the implementation of basic wallet functions using Python.
        • Basic concepts and principles of blockchain account
        • Security measures and precautions for wallet and private key management
        • Practical implementation and development of wallet and private key management tools
    • 4. Smart Contract:
          Gaining insight into the essence and applications of smart contract, which constitute the foundation of the next-generation blockchain application layer, and understanding their operational mode through practical development of smart contract.
        • Origins and applications
        • Native tokens v.s. contract tokens
        • Introduction to common token protocols
        • Foundational implementation of smart contracts