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