Skip to content

Elastos.ELA.SideChain.ETH wiki

常学军 edited this page Dec 23, 2019 · 1 revision

__**Basics**

  • [Home](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/)
  • [Ethereum Whitepaper](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/White-Paper)
  • [Ethereum Introduction](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum-introduction)
  • [Uses: DAOs and dapps](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Decentralized-apps-(dapps))
  • [Getting Ether](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Getting-Ether)
  • [Releases](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Releases)
  • [FAQs](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/FAQs)
  • [Design Rationale](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Design-Rationale)
  • EVM intro: [Ethereum Yellow Paper](https://ethereum.github.io/yellowpaper/paper.pdf), [Beige Paper](https://github.com/chronaeon/beigepaper) and [Py-EVM](https://github.com/ethereum/py-evm).
  • [Wiki for (old) website](https://github.com/ethereum/ethereum.org/wiki) (still a good introduction)

**[R&D](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/R&D)**

  • [Sharding introduction & R&D Compendium](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Sharding-introduction-R&D-compendium), [FAQs](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Sharding-FAQs) & [roadmap](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Sharding-roadmap)
  • [Casper Proof-of-Stake compendium](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Casper-Proof-of-Stake-compendium) and [FAQs](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Proof-of-Stake-FAQs).
  • [Alternative blockchains, randomness, economics, and other research topics](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Alternative-blockchains,-randomness,-economics,-and-other-research-topics)
  • [Hard Problems of Cryptocurrency](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Problems)
  • [Governance](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Governance-compendium)

**[Ethereum Virtual Machine (EVM)](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum-Virtual-Machine-(EVM)-Awesome-List)**

**[Ethereum clients, tools, wallets, dapp browsers and other projects](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Clients,-tools,-dapp-browsers,-wallets-and-other-projects)**

**[ÐApp Development](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/%C60%1000App-0045Devel787pment)**

**Infrastructure**

  • [Chain Spec Format](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum3600-106Chain-Spec-Format)
  • [Inter-exchange Client Address Protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/ICAP:-Inter-exchange-Client-Address-Protocol)
  • [URL Hint Protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/URL-Hint-Protocol)
  • [NatSpec Determination](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/NatSpec-Determination)
  • [Network Status](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Network-Status)
  • [Raspberry Pi](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Raspberry-Pi-instructions)
  • [Mining](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Mining)
  • [Licensing](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Licensing)
  • [Consortium Chain Development](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Consortium-Chain-Development)

**Networking**

  • [Ethereum Wire Protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum-Wire-Protocol)
  • [devp2p Specifications](https://github.com/ethereum/devp2p)
  • [devp2p Whitepaper (old)](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/libp2p-Whitepaper)
  • [libp2p](https://libp2p.io/)

**Ethereum Technologies**

  • [RLP Encoding](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/RLP)
  • [Patricia Tree](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Patricia-Tree)
  • [Web3 Secret Storage](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Web3-Secret-Storage-Definition)
  • [Light client protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Light-client-protocol)
  • [Subtleties](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Subtleties)
  • [Solidity Documentation](https://solidity.readthedocs.io/en/latest/)
  • [NatSpec Format](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum-Natural-Specification-Format)
  • [Contract ABI](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethereum-Contract-ABI)
  • [Bad Block Reporting](http://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Bad-Block-Reporting)
  • [Bad Chain Canary](http://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Bad-Chain-Canary)

**Ethash/Dashimoto**

  • [Ethash](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethash)
  • [Ethash Yellow Paper appendix](https://ethereum.github.io/yellowpaper/paper.pdf#appendix.J)
  • [Ethash C API](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Ethash-C-API)

**[Whisper](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper-pages)**

  • [Whisper Proposal](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper)
  • [Whisper Overview](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper-Overview)
  • [PoC-1 Wire protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper-Wire-Protocol)
  • [PoC-2 Wire protocol](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper-PoC-2-Wire-Protocol)
  • [PoC-2 Whitepaper](https://github.com/elastos/Elastos.ELA.SideChain.ETH/wiki/Whisper-PoC-2-Protocol-Spec)
Clone this wiki locally