Skip to content

Commit 765c8b6

Browse files
committed
添加前后章链接
1 parent 6145012 commit 765c8b6

4 files changed

+14
-0
lines changed

第七章.asciidoc

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<<第六章#,上一章:钱包>>
2+
13
[[tx_chapter]]
24
== 交易
35

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

679+
<<第八章#,下一章:智能合约>>
680+
681+
677682
image::images/thanks.jpeg["赞赏译者",height=400,align="center"]

第九章.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<<第八章#,上一章:智能合约>>
2+
13
= 开发工具,框架和库
24

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

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

652+
<<第十章#,下一章:Tokens>>
650653

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

第八章.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<<第七章#,上一章:交易>>
2+
13
[[smart_contracts_chapter]]
24
== 智能合约
35

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

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

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

第十章.asciidoc

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<<第十章#,上一章:开发工具,框架和库>>
2+
13
[[Tokens_chapter]]
24
== Tokens
35

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

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

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

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

0 commit comments

Comments
 (0)