Skip to content

Commit

Permalink
添加前后章链接
Browse files Browse the repository at this point in the history
  • Loading branch information
inoutcode committed Jul 3, 2018
1 parent 6145012 commit 765c8b6
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions 第七章.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<<第六章#,上一章:钱包>>

[[tx_chapter]]
== 交易

Expand Down Expand Up @@ -674,4 +676,7 @@ K~2~ = r^-1^ (sR^'^ - zG)
讨论和 Grid+ 参考实现:
https://blog.gridplus.io/toward-an-ethereum-multisig-standard-c566c7b7a3f6

<<第八章#,下一章:智能合约>>


image::images/thanks.jpeg["赞赏译者",height=400,align="center"]
3 changes: 3 additions & 0 deletions 第九章.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<<第八章#,上一章:智能合约>>

= 开发工具,框架和库

== 框架
Expand Down Expand Up @@ -647,5 +649,6 @@ Github link; https://github.com/etcdevteam/emerald-platform

Documentation link; https://docs.etcdevteam.com

<<第十章#,下一章:Tokens>>

image::images/thanks.jpeg["赞赏译者",height=400,align="center"]
3 changes: 3 additions & 0 deletions 第八章.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<<第七章#,上一章:交易>>

[[smart_contracts_chapter]]
== 智能合约

Expand Down Expand Up @@ -1569,5 +1571,6 @@ eth.getStorageAt(address, position)
....
获取位于 +address+ 的存储,并使用 +position+ 的偏移量显示该合约中存储的数据。

<<第九章#,下一章:开发工具,框架和库>>

image::images/thanks.jpeg["赞赏译者",height=400,align="center"]
3 changes: 3 additions & 0 deletions 第十章.asciidoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<<第十章#,上一章:开发工具,框架和库>>

[[Tokens_chapter]]
== Tokens

Expand Down Expand Up @@ -976,5 +978,6 @@ Token已经成为以太坊生态系统中的爆炸性发展。它们可能是所

诀窍是将这种技术的长期愿景和影响与可能非常大的Token ICO的短期泡沫区分开来,这种泡沫充斥着欺诈行为。两者在同一时间都可以是真实的。Token标准和平台将在目前的Token狂热中幸存下来,然后他们可能会改变世界。

<<第十一章#,下一章:去中心化应用 (DApps)>>

image::images/thanks.jpeg["赞赏译者",height=400,align="center"]

0 comments on commit 765c8b6

Please sign in to comment.