All Projects → liyuechun → Blockchain_go_videos

liyuechun / Blockchain_go_videos

Golang公链开发系统视频教程

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Blockchain go videos

Awesome Token Sale
Curated list of token sale resources / ICO resources
Stars: ✭ 149 (-17.22%)
Mutual labels:  blockchain, bitcoin
Cointop
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
Stars: ✭ 2,912 (+1517.78%)
Mutual labels:  blockchain, bitcoin
Chainlink Ruby
Easily connect your applications to blockchains
Stars: ✭ 152 (-15.56%)
Mutual labels:  blockchain, bitcoin
Bitcoin Bubble Index
A visualization analysis tool for price bubble of Bitcoin, including basic price information, 60-days accumulative increase, hot keywords index, and bubble index.
Stars: ✭ 143 (-20.56%)
Mutual labels:  blockchain, bitcoin
Bitcoin Transaction Explorer
Simple and pure block explorer you can run on top of a full node
Stars: ✭ 165 (-8.33%)
Mutual labels:  blockchain, bitcoin
Spruned
A Bitcoin-without-Blockchain client w/ RPC that can provide any block or transaction
Stars: ✭ 149 (-17.22%)
Mutual labels:  blockchain, bitcoin
Proofofexistence
Core and web app for Proof of Existence - the original blockchain notary service
Stars: ✭ 155 (-13.89%)
Mutual labels:  blockchain, bitcoin
Blockchainbooks.github.io
Blockchain Books
Stars: ✭ 139 (-22.78%)
Mutual labels:  blockchain, bitcoin
Blockchain Tutorial
🌾 A step-by-step blockchain tutorial in simplified Chinese
Stars: ✭ 2,081 (+1056.11%)
Mutual labels:  blockchain, bitcoin
Curso blockchain
Indtroductory course to cryptocurrencies and applications of Blockchain technologies.
Stars: ✭ 161 (-10.56%)
Mutual labels:  blockchain, bitcoin
Arcbit Ios
arcbit - iOS bitcoin wallet http://arcbit.io
Stars: ✭ 142 (-21.11%)
Mutual labels:  blockchain, bitcoin
Study Blockchain Referrence
区块链学习路上的一些资料作为参考
Stars: ✭ 172 (-4.44%)
Mutual labels:  blockchain, bitcoin
My Token
📈Track token prices of your favorite exchanges in terminal!
Stars: ✭ 141 (-21.67%)
Mutual labels:  blockchain, bitcoin
Ebtc
eBitcoin (eBTC) is an ERC20 token. Its primary utility is to provide an easy & fast payment solution. Its edge over other tokens is that it is capable of sending up to 255 payments in a single transaction.
Stars: ✭ 149 (-17.22%)
Mutual labels:  blockchain, bitcoin
Peatiocryptoexchange
An open-source Crypto-Currency exchange. Peatio v3.0 Coming Soon !
Stars: ✭ 141 (-21.67%)
Mutual labels:  blockchain, bitcoin
Interledger Rs
An easy-to-use, high-performance Interledger implementation written in Rust
Stars: ✭ 155 (-13.89%)
Mutual labels:  blockchain, bitcoin
Blockchain2graph
Blockchain2graph extracts blockchain data (bitcoin) and insert them into a graph database (neo4j).
Stars: ✭ 134 (-25.56%)
Mutual labels:  blockchain, bitcoin
Bitiodine
A Rust Bitcoin blockchain parser with clustering capabilities, allowing to group together addresses in ownership clusters. Please contact @mikispag if interested in using BitIodine for any real-world use case.
Stars: ✭ 135 (-25%)
Mutual labels:  blockchain, bitcoin
Blockchain Java
A simplified blockchain implementation in Java
Stars: ✭ 160 (-11.11%)
Mutual labels:  blockchain, bitcoin
Unstoppable Wallet Android
A secure and decentralized Bitcoin and other cryptocurrency wallet for Android phones. Supports Bitcoin, Ethereum, EOS, Binance Chain, Bitcoin Cash, DASH, ...
Stars: ✭ 165 (-8.33%)
Mutual labels:  blockchain, bitcoin

全球首套golang公链开发视频教程

1. 参考文档

2. 视频教程(持续更新)

3. 视频教程大纲

1. 区块数据结构
2. 区块链数据结构
3. 工作量证明
4. 哈希计算
5. Hashcash
6. 选择数据库
7. BoltDB
8. 数据库结构
9. 序列化
10. 持久化
11. CLI
12. 比特币交易
13. 交易输出
14. 发送币
15. 交易输入
16. 将交易保存到区块链
17. 工作量证明
18. 未花费交易输出
19. 比特币地址
20. 公钥加密
21. 数字签名
22. 椭圆曲线加密
23. Base58
24. 实现地址
25. 实现签名
26. 私钥和公钥
27. 奖励
28. UTXO 集
29. Merkle 树
30. P2PKH
31. 区块链网络
32. 节点角色
33. getblocks
34. getdata
35. block 和 tx
36. 多节点部署
37. p2p协议
38. 一致性协议
39. 虚拟机选型
40. 区块链集成虚拟机
41. JavaScript编写智能合约
42. 智能合约编译
43. 智能合约部署
44. 通过api调用智能合约

4. 联系我

5. 备注⚠️

  • 代码、视频持续更新中....
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].