Ethereum Homestead中文文档
latest
  • 简介
  • 以太坊客户端
    • 选择客户端
    • cpp-ethereum
      • 快速入门
      • 详情
        • Current status
        • Building from source
        • Installing binaries
        • Contributing
        • Architecture
        • Portability
        • Running
    • go-ethereum
    • pyethapp
    • ethereumjs-lib
    • Ethereum(J)
    • ethereumH
    • Parity
    • ruby-ethereum
  • 连接到以太坊客户端
  • 账户管理
  • Ether
  • 以太坊网络
  • 挖矿
  • 合约与交易
  • Frequently Asked Questions
  • 术语表
  • The Homestead Documentation Initiative
Ethereum Homestead中文文档
  • Docs »
  • 以太坊客户端 »
  • cpp-ethereum
  • Edit on GitHub

cpp-ethereum¶

../../_images/cpp_35k9.png ../../_images/ETHEREUM-ICON_Black.png

快速入门¶

  • 欢迎来到Ethereum C++ 项目 :-)
  • 项目的GitHub仓库如下 ethereum/cpp-ethereum
  • 自动运行在 Appveyor 和 TravisCI.
  • Installing binaries 和 Building from source 指南.
  • 大部分的项目沟通可在 用户 和 开发者 Gitter频道进行.
  • 问题可在 Github issue tracker 中进行跟踪.
  • cpp-ethereum十分轻量级并且可用在 多种平台 上.

详情¶

  • Current status
  • Building from source
    • Overview
    • Platform-specific instructions
  • Installing binaries
    • Docker
    • Ubuntu snap
    • Ubuntu PPA (Personal Package Archive)
    • Windows Chocolatey NuGet packages
    • OS X Homebrew packages
    • Raspberry Pi, Odroid, BeagleBone Black, Wandboard
    • Linux ARM cross-builds for mobile, wearables, SBCs
    • ArchLinux User Repository (AUR)
    • Mageia Cauldron (6) RPMs
  • Contributing
    • How to Report Issues
    • How to Submit Pull Requests / Workflow
  • Architecture
  • Portability
    • Operating systems verified as working
    • Operating systems - work in progress
    • Devices verified as working
    • Devices - work in progress
  • Running
Next Previous

© Copyright 2018, LiWei. Revision 13a4a1a4.

Built with Sphinx using a theme provided by Read the Docs.