eth_homestead中文文档
latest
  • 引言
  • 以太坊客户端
    • 选择客户端
    • 与客户端交互
    • cpp-ethereum
      • Quick Start
      • Details
        • Current status
        • Building from source
        • Installing binaries
        • Contributing
        • Architecture
        • Portability
        • Running
    • go-ethereum
    • pyethapp
    • ethereumjs-lib
    • Ethereum(J)
    • ethereumH
    • Parity
    • ruby-ethereum
  • 连接到以太坊客户端
  • 账户管理
  • 以太币
  • 以太坊网络
  • 挖矿
  • 合约和交易
  • 常见问题
  • 术语表
  • Homestead文档计划
eth_homestead中文文档
  • Docs »
  • 以太坊客户端 »
  • cpp-ethereum
  • Edit on GitHub

cpp-ethereum¶

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

Quick Start¶

  • Welcome to the Ethereum C++ project :-)
  • The GitHub repository for this project is ethereum/cpp-ethereum
  • Automation runs on Appveyor and TravisCI.
  • We have instructions for Installing binaries and Building from source.
  • Most project communication happens in our User and Developer Gitter channels.
  • Issues are tracked in our Github issue tracker.
  • cpp-ethereum is extremely portable and is used on a very broad range of platforms.

Details¶

  • Current status
  • Building from source
    • Overview
    • Platform-specific instructions
  • Installing binaries
    • Docker
    • 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, eth. Revision 9eb5cd1b.

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