《以太坊官方文档》翻译邀请
从本月开始并发网开始组织翻译区块链相关技术,欢迎大家踊跃参加,另外如果你有区块链技术相关文章也欢迎发布在并发网上。本月组织翻译《以太坊官方文档》。
如何领取
通过评论领取想要翻译的文章,每次领取一章或一节(根据内容长短),翻译完后再领取其他章节。领取完成之后,译文最好在一个星期内翻译完成,如果不能完成翻译,也欢迎你邀请其他同学和你一起完成翻译。请谨慎领取,很多文章领取了没有翻译,导致这篇文章最终没有翻译。
如何提交
翻译完成之后请登录到并发编程网后台,点击左上的“新建”按钮提交文章,会有编辑校对后进行发布。如下图:
编辑器使用方法如下:
校对完之后被评为A级会升级您为译者,并加入译者沟通群。如果在本站翻译超过十篇文章,将有礼品赠送,比如签名版的《Java并发编程的艺术》或者其他图书。如果译文发布到并发网公众号,赞赏归译者所有。如果你喜欢使用markdown编写文章,可以将markdown生成后的HTML复制到网站上进行提交(复制到文本框里),mac下推荐MacDown软件。
Contents
- Introduction
- Ethereum Clients
- Connecting to Ethereum Clients
- Account Management
- Ether
- The Ethereum network
- Mining
- Contracts and Transactions
- Account Types, Gas, and Transactions
- Contracts
- Accessing Contracts and Transactions
- Mix
- Dapps
- Developer Tools
- Ethereum Tests
- Web3 Base Layer Services
- Frequently Asked Questions
- Questions
- What is Ethereum?
- I have heard of Ethereum, but what are Geth, Mist, Ethminer, Mix?
- How can I store big files on the blockchain?
- Is Ethereum based on Bitcoin?
- What’s the future of Ethereum?
- What’s the difference between account and “wallet contract”?
- Are keyfiles only accessible from the computer you downloaded the client on?
- How long should it take to download the blockchain?
- How do I get a list of transactions into/out of an address?
- Can a contract pay for its execution?
- Can a contract call another contract?
- Can a transaction be signed offline and then submitted on another online device?
- How to get testnet Ether?
- Can a transaction be sent by a third party? i.e can transaction broadcasting be outsourced
- Can Ethereum contracts pull data using third-party APIs?
- Is the content of the data and contracts sent over the Ethereum network encrypted?
- Can I store secrets or passwords on the Ethereum network?
- How will Ethereum combat centralisation of mining pools?
- How will Ethereum deal with ever increasing blockchain size?
- How will Ethereum ensure the network is capable of making 10,000+ transactions-per-second?
- Where do the contracts reside?
- Your question is still not answered?
- Questions
- Glossary
- The Homestead Documentation Initiative
原创文章,转载请注明: 转载自并发编程网 – ifeve.com本文链接地址: 《以太坊官方文档》翻译邀请
领取Introduction,What is Ethereum。第一次尝试,速度ok的话Introduction翻译完
好
继续领Introduction Web 3: A platform for decentralized apps
领取Introduction,History of Ethereum。谢谢
领取Ether。
提交了Ethereum Clients -> Choosing a client这一章节,不知道审核过了没有
领取: The Ethereum network