Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Blockchain Programming in iOS Using Swift, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:01:59
    Introduction
  • Урок 2. 00:01:45
    What you should know
  • Урок 3. 00:03:19
    Exercise Files
  • Урок 4. 00:03:00
    What is Cryptocurrency?
  • Урок 5. 00:02:32
    What is Centralized Ledger?
  • Урок 6. 00:03:41
    What is Distributed Ledger?
  • Урок 7. 00:04:40
    Public/Private Keys
  • Урок 8. 00:10:36
    What is Mining?
  • Урок 9. 00:03:23
    The Longest Chain
  • Урок 10. 00:07:14
    Developing Blockchain Models
  • Урок 11. 00:07:13
    Generating Key for Blocks
  • Урок 12. 00:07:18
    Initializing the Blockchain
  • Урок 13. 00:08:10
    Proof of Work
  • Урок 14. 00:02:06
    Adding Block to the Blockchain
  • Урок 15. 00:04:03
    Understanding Smart Contracts
  • Урок 16. 00:10:15
    Implementing Smart Contract
  • Урок 17. 00:02:03
    Prerequisites
  • Урок 18. 00:04:42
    Setting Up a Server Side Swift Project Using Vapor
  • Урок 19. 00:07:20
    Setting Up Controller and Services
  • Урок 20. 00:05:45
    Returning the Blockchain
  • Урок 21. 00:08:30
    Mining a Block
  • Урок 22. 00:12:56
    Registering Nodes
  • Урок 23. 00:06:34
    Mining on Nodes
  • Урок 24. 00:09:49
    Resolving Conflicts
  • Урок 25. 00:01:34
    Whats Next
  • Урок 26. 00:01:12
    Bonus - 95% off coupons
  • Урок 27. 00:02:54
    Understanding the Scenario
  • Урок 28. 00:06:08
    Setting Up Project
  • Урок 29. 00:06:49
    Updating Transaction Model to Reflect Driving Record
  • Урок 30. 00:07:20
    Adding Driving Records to the Blockchain
  • Урок 31. 00:14:42
    Implementing Smart Contracts for Driving Records
  • Урок 32. 00:08:59
    BONUS - Retrieve Blocks by Driver License Number
  • Урок 33. 00:05:33
    BONUS - Displaying Blockchain Data on a Web Page