Skip to content

Instantly share code, notes, and snippets.

@bobsummerwill
Created March 9, 2016 04:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobsummerwill/2108d287c8776b298b4c to your computer and use it in GitHub Desktop.
Save bobsummerwill/2108d287c8776b298b4c to your computer and use it in GitHub Desktop.
+------------------------+------------+----------------+--------------------------+-----------------------+------+
| Client | Language | Release | Linux | Windows | OS X |
+========================+============+================+==========================+=======================+======+
| `go-ethereum`_ | Go | `geth-1.3.5`_ | `geth-1.3.5 (Linux64)`_ | `geth-1.3.5 (Win64)`_ | |
+------------------------+------------+----------------+--------------------------+-----------------------+------+
| `cpp-ethereum`_ | C++ | .. | | | |
+------------------------+------------+----------------+--------------------------+-----------------------+------+
| `pyethapp`_ | Python | .. | | | |
+------------------------+------------+----------------+--------------------------+-----------------------+------+
.. _go-ethereum: http://github.com/ethereum/go-ethereum/
.. _cpp-ethereum: https://github.com/ethereum/webthree-umbrella
.. _pyethapp: https://github.com/ethereum/pyethapp
.. _geth-1.3.5: https://github.com/ethereum/go-ethereum/releases/tag/v1.3.5
.. _geth-1.3.5 (Linux64): https://github.com/ethereum/go-ethereum/releases/download/v1.3.5/geth-Linux64-20160303152500-1.3.5-34b622a.tar.bz2
.. _geth-1.3.5 (Win64): https://github.com/ethereum/go-ethereum/releases/download/v1.3.5/Geth-Win64-20160303142914-1.3.5-34b622a.zip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment