- Learn Blockchain Programming with JavaScript
- Eric Traub
- 81字
- 2021-06-10 18:40:34
Summary
To summarize this introductory chapter, we began by exploring what a blockchain actually is and understanding how it functions. Then we moved onto setting up our project to create our very own blockchain. We also had a quick overview of all of the topics you'll get to learn about in this book.
In the next chapter, we'll build our blockchain by learning about the constructor function, prototype object, block method, transaction method, and many more important concepts.
推薦閱讀
- Expert C++
- LaTeX Cookbook
- Android項目開發入門教程
- Java 9 Concurrency Cookbook(Second Edition)
- 前端跨界開發指南:JavaScript工具庫原理解析與實戰
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 深入淺出WPF
- Mastering Python Scripting for System Administrators
- C/C++常用算法手冊(第3版)
- Learn WebAssembly
- 軟件體系結構
- Building Dynamics CRM 2015 Dashboards with Power BI
- 人人都能開發RPA機器人:UiPath從入門到實戰
- 深度學習入門:基于Python的理論與實現