13.06.2017 Views

Whitepaper - Ethereum Classic With Cover

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Ethereum</strong> <strong>Classic</strong> Documentation, Release 0.1<br />

brew update<br />

brew upgrade<br />

brew tap ethereum/ethereum<br />

brew install cpp-ethereum<br />

brew linkapps cpp-ethereum<br />

Or ...<br />

brew install cpp-ethereum --with-gui<br />

... if you want to build AlethZero and the Mix IDE too.<br />

To start the applications, type one of these commands in a Terminal window:<br />

open /Applications/AlethZero.app<br />

open /Applications/Mix.app<br />

eth<br />

Here is the Homebrew Formula which details all the supported command-line options.<br />

Raspberry Pi, Odroid, BeagleBone Black, Wandboard John Gerryts of EthEmbedded builds binary images<br />

for a variety of SBCs at major milestones, in addition to testing and maintaining build scripts for these devices.<br />

EthEmbedded was a devgrant recipient in May 2015. He builds binaries for both eth and geth.<br />

Here are the Homestead binaries from EthEmbedded<br />

Linux ARM cross-builds for mobile, wearables, SBCs Bob Summerwill, of doublethinkco cross-builds ARM<br />

binaries which work on a very broad variety of hardware, from mobile and wearables Linux distros (Sailfish<br />

OS, Tizen OS, Ubuntu Touch) to the same SBCs which EthEmbedded target - and more. doublethinkco was a<br />

BlockGrantX recipient in Feb 2016.<br />

See the cpp-ethereum-cross README for a full matrix of platforms and known status.<br />

Here are the cross-build binaries from doublethinkco: RELEASED – Cross-build eth binaries for Homestead.<br />

ArchLinux User Repository (AUR) Arch Linux packages are community maintained by Afri Schoedon.<br />

Check out the following packages on aur.archlinux.org.<br />

• ethereum (stable, latest release)<br />

• ethereum-git (unstable, latest develop)<br />

To build and install the package, follow the AUR installing package instructions:<br />

• Acquire the tarball which contains the PKGBUILD<br />

• Extract the tarball<br />

• Run makepkg -sri as simple user in the directory where the files are saved<br />

• Install the resulting package with pacman -U as superuser<br />

You can also use AUR helpers like yaourt or pacaur to install the packages directly on your system.<br />

Building from source<br />

Overview The cpp-ethereum codebase is is mid-transition from several Git repositories which are all grouped<br />

as sub-modules under the webthree-umbrella repo on Github back to cpp-ethereum.<br />

As of right now (only for the v1.3.0 release), the canonical mainline is at:<br />

https://github.com/bobsummerwill/cpp-ethereum/tree/merge_repos<br />

1.2. <strong>Ethereum</strong> Clients 25

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!