1. Урок 1. 00:04:06
    Course Introduction
  2. Урок 2. 00:03:37
    Section Introduction
  3. Урок 3. 00:06:05
    Basic Concepts Of The Blockchain
  4. Урок 4. 00:06:40
    How A Smart Contract Works
  5. Урок 5. 00:08:21
    Ethereum Blockchain Nodes Explained
  6. Урок 6. 00:03:42
    Difference Between A Call A Transaction
  7. Урок 7. 00:06:18
    The Genesis.Json File How You Create A Private Network
  8. Урок 8. 00:03:21
    How To Use The Ethereum TestRPC Why A Mnemonic Is Important
  9. Урок 9. 00:06:21
    Dapps Web3 The Communication Between Javascript And The Blockchain
  10. Урок 10. 00:05:52
    Mist The Ethereum Wallet
  11. Урок 11. 00:06:34
    Mist The Ethereum Wallet Practical
  12. Урок 12. 00:02:18
    Troubleshooting Tips For Mac Linux - The IPC File
  13. Урок 13. 00:06:02
    Lets Take A Look At MetaMask
  14. Урок 14. 00:03:52
    Lets Have A Look At Remix
  15. Урок 15. 00:05:50
    How To Install Use Truffle
  16. Урок 16. 00:05:21
    Section Wrap-Up
  17. Урок 17. 00:01:17
    Section Introduction
  18. Урок 18. 00:07:06
    What Is An Ethereum Based Initial Coin Offering
  19. Урок 19. 00:16:41
    ERC-20 Ethereum Sample Token Contract Analysis
  20. Урок 20. 00:11:02
    Launching Our Own ICO Token On Our Private Network
  21. Урок 21. 00:02:31
    Watching Our Token Contract In MistEthereum Wallet
  22. Урок 22. 00:06:01
    Moving Tokens Between Accounts
  23. Урок 23. 00:01:51
    Section Wrap-Up
  24. Урок 24. 00:01:48
    Section Introduction
  25. Урок 25. 00:03:30
    What Is An Exchange How Do They Work
  26. Урок 26. 00:03:26
    What Were Going To Integrate On The Blockchain
  27. Урок 27. 00:06:09
    Interface Of Our Contract In Detail
  28. Урок 28. 00:04:04
    Difference Between A Market-Order A Limit-Order
  29. Урок 29. 00:09:03
    Datatypes Were Going To Implement In Our Contract
  30. Урок 30. 00:02:53
    The Events Our Contract Should Emit
  31. Урок 31. 00:01:43
    Section Wrap-Up
  32. Урок 32. 00:02:00
    Section Introduction
  33. Урок 33. 00:09:44
    A Library In Solidity How It Works Explained
  34. Урок 34. 00:04:27
    Importing Source Files
  35. Урок 35. 00:01:27
    Difference Between .Send .Transfer .Call
  36. Урок 36. 00:08:11
    Difference Between .Send .Transfer .Call Practical
  37. Урок 37. 00:03:30
    Exception Handling Require Assert Revert
  38. Урок 38. 00:05:32
    Difference Between Remix Truffle Webpack Angular
  39. Урок 39. 00:09:08
    Important Aspects For Solidity Security
  40. Урок 40. 00:03:00
    Section Wrap-Up
  41. Урок 41. 00:01:06
    Section Introduction
  42. Урок 42. 00:05:48
    General Contract Structure
  43. Урок 43. 00:04:38
    The Data-Structures We Need
  44. Урок 44. 00:05:34
    How To Add Symbols To The Contract
  45. Урок 45. 00:01:27
    Discussion Solution Of The Assignment
  46. Урок 46. 00:00:53
    Section Wrap-Up
  47. Урок 47. 00:01:13
    Section Introduction
  48. Урок 48. 00:03:19
    How To Install Truffle
  49. Урок 49. 00:01:15
    The Truffle Directory Structure
  50. Урок 50. 00:06:46
    Looking At The Truffle Config File
  51. Урок 51. 00:01:33
    Troubleshooting Truffle On Windows
  52. Урок 52. 00:07:34
    Using Truffle In Combination With EthereumJS-TestRPC
  53. Урок 53. 00:04:15
    Lets Add Our FixedSupplyToken Contract
  54. Урок 54. 00:06:41
    Lets Add Some Tests For Our FixedSupplyContract
  55. Урок 55. 00:20:40
    Discussion Solution Of The Assignment
  56. Урок 56. 00:02:01
    Section Wrap-Up
  57. Урок 57. 00:01:22
    Section Introduction
  58. Урок 58. 00:03:57
    Implementation Of Deposit Withdrawal In Theory
  59. Урок 59. 00:02:41
    Implement The Deposit Withdrawal Of Ether
  60. Урок 60. 00:01:56
    Discussion Solution Of The Assignment
  61. Урок 61. 00:02:38
    How The Token Withdrawal Function Should Work
  62. Урок 62. 00:04:46
    Testing The Ether DepositWithdrawal Function
  63. Урок 63. 00:08:11
    Discussion Solution Of The Assignment
  64. Урок 64. 00:01:21
    Section Wrap-Up
  65. Урок 65. 00:01:04
    Section Introduction
  66. Урок 66. 00:01:45
    The Events We Want To Emit
  67. Урок 67. 00:03:08
    Lets Implement The Events
  68. Урок 68. 00:03:24
    Lets Test The Events In Truffle
  69. Урок 69. 00:01:11
    Section Introduction
  70. Урок 70. 00:06:22
    The Theory Behind Limit Orders
  71. Урок 71. 00:12:26
    Implementation Of The Limit Buy Order
  72. Урок 72. 00:10:22
    Discussion Solution Of The Assignment
  73. Урок 73. 00:05:04
    Implementation Of The Order Buy Book
  74. Урок 74. 00:08:54
    Урок 74
  75. Урок 75. 00:01:39
    Урок 75
  76. Урок 76. 00:11:41
    Урок 76
  77. Урок 77. 00:01:00
    Урок 77
  78. Урок 78. 00:04:43
    How Market Orders Can Work
  79. Урок 79. 00:12:08
    Implementation Of The Market Sell Order Function
  80. Урок 80. 00:04:08
    Lets Test The Function In Truffle
  81. Урок 81. 00:04:10
    ASSIGNMENT INTRO - Market Buy Order
  82. Урок 82. 00:09:50
    Discussion Solution Of The Assignment
  83. Урок 83. 00:01:51
    Section Introduction
  84. Урок 84. 00:08:20
    What Our Front-End Will Be Able To Do
  85. Урок 85. 00:10:05
    Tips Tricks For Installing And Working With The Front-End Tools
  86. Урок 86. 00:08:24
    Scaffolding Our Managetoken Site
  87. Урок 87. 00:09:09
    Implementing A Function To Get The Balance Of Tokens
  88. Урок 88. 00:07:31
    Implementing The Function To Send Tokens Between Accounts
  89. Урок 89. 00:03:09
    Discussion Of The Assignment
  90. Урок 90. 00:07:31
    Adding A Function To Add A Token To The Exchange
  91. Урок 91. 00:00:53
    Lets Test With MetaMask Wrap This Section Up
  92. Урок 92. 00:06:26
    Section Introduction
  93. Урок 93. 00:03:50
    Difference Between Watching Getting Events
  94. Урок 94. 00:07:13
    Setting Up An Environment To Test Events
  95. Урок 95. 00:01:01
    Testing The Differences Between Watching Getting Events
  96. Урок 96. 00:06:45
    Section Introduction
  97. Урок 97. 00:04:39
    Updating Our Index.Html File With The Menu The Right Forms
  98. Урок 98. 00:05:23
    Adding The Logic For Showing The Token Ether Balance
  99. Урок 99. 00:02:17
    Adding The Deposit Token Logic
  100. Урок 100. 00:03:50
    Discussion Of The Assignment
  101. Урок 101. 00:03:02
    Testing The Deposit Withdrawal Of Tokens
  102. Урок 102. 00:03:18
    Lets Add The Deposit Of Ether
  103. Урок 103. 00:01:06
    Discussion Wrap Up Of The Withdrawal Ether Functions
  104. Урок 104. 00:02:26
    Section Introduction
  105. Урок 105. 00:03:22
    HTML Site For Our Trading Functionality Part 1
  106. Урок 106. 00:05:56
    Final Trading Site Part 2
  107. Урок 107. 00:04:23
    Listen To The Trading Events
  108. Урок 108. 00:02:16
    Get The Order Books Right
  109. Урок 109. 00:02:35
    Lets Test What We Have With MetaMask TestRPC
  110. Урок 110. 00:02:05
    Adding A Function To Sell Tokens
  111. Урок 111. 00:01:14
    Test The SellToken Function Observe The Events
  112. Урок 112. 00:00:50
    Discussion Of The BuyToken Function
  113. Урок 113. 00:01:59
    Section Introduction
  114. Урок 114. 00:03:34
    This Is The Rinkeby Test-Net
  115. Урок 115. 00:03:32
    Lets Sync In The Test-Net
  116. Урок 116. 00:03:42
    Getting Your Accounts From Private Net To Rinkeby Test-Net
  117. Урок 117. 00:03:44
    Getting Our First Ether From The Rinkeby Faucet
  118. Урок 118. 00:07:07
    Start Geth With The Right Parameters
  119. Урок 119. 00:01:20
    Adjusting The Truffle Config-File Preparing For Deployment
  120. Урок 120. 00:04:31
    Opening Our App With MetaMask On The Rinkeby Test-Net
  121. Урок 121. 00:05:49
    Lets Play Around With Our Exchange Trade Some Tokens Against Ether
  122. Урок 122. 00:03:05
    Publishing The Exchange To Github Pages
  123. Урок 123. 00:01:59
    The Final Exchange Distributed Application
  124. Урок 124. 00:04:06
    Congratulations On Completing This Masterclass