-
HOME/
-
Page last updated: May 16, 2022
Deprecated software
This is a list of key Ethereum-related projects and resources which have been deprecated or are no longer maintained. It is important to highlight deprecated work so that users can find viable alternatives and to prevent malicious versions from being distributed.
This list is curated by our community. If there's something missing or incorrect, please edit this page!
Software
This section is for software for the desktop, command line, or server which has been deprecated. The main types are wallets, integrated development environments, languages, and Ethereum clients. Definitely be careful to not install deprecated software unless you are certain it is from the original source, e.g. a repo hosted under https://github.com/ethereum.
OpenEthereum
Deprecated July 2021
Summary
OpenEthereum was the second largest Ethereum implementation by node count. OpenEthereum played an important role in being a key piece of infrastructure for some of the largest users in Ethereum like Etherscan and Gnosis Safe. Its tracing capabilities set it apart from other clients, ensuring reliable and fast synchronization for data providers.
Archives
History
OpenEthereum was built for miners, service providers, and exchanges which need fast synchronization and maximum uptime. OpenEthereum provided the core infrastructure essential for speedy and reliable services.
Alternatives
Compare all Ethereum execution client options.
Grid
Deprecated on December 10, 2020
Summary
Grid was a JavaScript-based desktop application that allowed you to securely access Ethereum, IPFS, and other decentralized networks. It provided a user-friendly interface to assist a less technical audience in safely interacting with dapps, which increased accessibility for everyone.
Archives
History
Grid could be seen as a successor to Mist, also a standalone, JavaScript-based desktop app which included a Geth node. Grid removed the wallet aspect, and added a plugin-style approach for running different kinds of nodes.
Alternatives
DappNode is a platform for deploying and hosting DApps, P2P clients, and blockchain nodes.
Ethereum Studio
Deprecated on December 7, 2020
Summary
Ethereum Studio was a web-based IDE which allowed users to create and test smart contracts, as well as build front-ends for them.
Archives
History
Ethereum Studio was developed to provide users with an IDE that had a built-in Ethereum blockchain and Solidity compiler. In addition to this it provided the ability to live edit code and export full DApps without the need for a terminal.
Alternatives
Remix is an alternative web IDE for Solidity development. Additionally, the Developer Portal has tools for web and local development, documentation, and more.
Meteor Dapp Wallet
Deprecated on March 27, 2019
Summary
Meteor Dapp Wallet was a component of Mist, an Ethereum wallet for managing Ethereum accounts and interacting with smart contracts. For many years the Meteor Dapp Wallet web UI was hosted as a subdomain "wallet.ethstake.exchange".
The Mist Multisig Contract (solidity code) was also included, and Meteor Dapp Wallet featured a user interface for configuring and deploying it.
Not deprecated: deployed Mist Multisigs
The Mist Multisig -- deployed as bytecode to Ethereum Mainnet by thousands of users -- continues to be used to store and manage value without incident. How to Interact with a Mist Multisig Contract provides a good overview for how to use these smart contracts.
Archives
History
See Mist below.
Alternatives
See the Ethereum Wallets page on ethstake.exchange.
Mist
Deprecated on March 27, 2019
Summary
Mist was a specialized browser built with Electron that enabled users to manage Ethereum accounts and interact with dapps hosted on the traditional web.
Archives
History
Mist was an important early experiment because it explored how to manage Ethereum keys, introduced users to financial tools, like multisigs, and demonstrated how the Web3 would work. It also introduced users to innovations like blockies, cute and memorable 8-bit style graphics representing Ethereum keys.
Alternatives
MetaMask is an in-browser wallet enabling you to manage Ethereum keys and interact with dapps. It is available as an extension for Google Chrome and Firefox, and is included in Brave Browser.
Mix
Deprecated on August 11, 2016
Summary
Mix was an IDE built in C++ that allowed developers to build and deploy smart contracts to Ethereum.
Archives
History
Mix was of the earliest Ethereum-related applications. See this presentation by Gavin Wood at Devcon0.
Alternatives
Remix is a browser-hosted IDE for Solidity / smart contract development, testing, and deployment. It also has a desktop option.
Aleth
Deprecated on October 6, 2021
Summary
Aleth was an Ethereum client written in C++.
Archives
History
Aleth was the third most popular client for Ethereum before being deprecated on October 6, 2021.
Alternatives
Geth is a well-known alternative Ethereum client.
Parity
Deprecated on June 2, 2020
Summary
Parity was an Ethereum client written in Rust.
Archives
History
As one of two major, viable clients in the early years of Ethereum (the other being Geth), Parity was a crucial part of the ecosystem. During the Shanghai Attacks of 2016 Parity enabled Ethereum network to continue operating when clients like Geth were taken down by the attack, proving the importance of client diversity.
Alternatives
Erigon Erigon (previously called Turbo-Geth) is a next generation Ethereum client on the efficiency frontier, written in Go.
Note: The successor project to Parity Ethereum client was OpenEthereum which has since been deprecated.
The "Spin up your own Ethereum node" resource on ethstake.exchange includes a section for downloading, installing, and running an Ethereum client.
Trinity
Deprecated on July 1, 2021
Summary
Trinity was a python-based Ethereum client which served as a research and educational tool for the community. A large number of python-based modules related to Trinity continue to be maintained by the same team, including Py-EVM.
Archives
History
Trinity was the successor project to pyethereum, an early python-based Ethereum client.
Alternatives
The "Spin up your own Ethereum node" resource on ethstake.exchange includes a section for downloading, installing, and running an Ethereum client.
The EthereumJS project has a similar research and educational use-case as Trinity did.
Dapps and Services
This section is for services deployed to Ethereum Mainnet and other EVM-based networks. Be aware that the dapps and services here may include DeFi applications which have been hacked or may suffer security vulnerabilities due to lack of maintenance, changes in the protocol, etc.
Cover Protocol
Shut down in Fall 2021
Summary
Cover was an DeFi insurance protocol running on Ethereum and other EVM-based networks.
Archives
The DAO
Hacked and shut down in Summer 2016
Summary
The DAO was a smart contract, dapp, and forum for organizing the funding of projects. A vulnerability was exploited and much of the ETH was drained, leading to a community-organized hard fork in order to return ETH to those who had deposited to The DAO. The UX front-end and forum are discontinued.
Archives
Internet Archive of "daohub.org" on May 14, 2016
History
While The DAO failed, the concept endured. The basic technical, social, and governance model innovated for The DAO is widely in use in DeFi, NFT, and project-funding communities.
"DAO Fork" on ethstake.exchange
Alternatives
SparkPool
Shut down in Fall 2021
Summary
Headquartered in Hangzhou, the SparkPool service and community was one of the largest Ethereum-centered mining pools in the world.
Archives
History
Associated with the EthFans community, the service was launched in 2015. SparkPool was disbanded in Fall, 2021 as a result of stricter legal regulations.
Alternatives
Documentation and Information Sources
There are numerous sources of documentation, articles, tutorials, and forums which are now removed or live but no longer maintained. We have selected a few which are significant or whose current status as deprecated may lead to confusion or scam attempts.
Legacy Wiki and eth.wiki
Summary
Legacy Wiki and eth.wiki were wikis maintained by the Ethereum Foundation for the wider community. They were mainly oriented toward hosting detailed descriptions of key aspects of the Ethereum platform and summarizations of technical roadmaps.
Archives
Archived GitHub repo for eth.wiki
Archived GitHub repo for Legacy Wiki
History
Legacy Wiki was a GitHub wiki and a very early locus of technical content (including the original Ethereum White Paper). Over time, Ethereum developers migrated their documentation, specifications, and technical description work to other platforms like Read the Docs and GitHub-hosted content.
In 2019 and 2020, eth.wiki became the successor to Legacy Wiki, but an enduring community of contributors did not materialize.
Alternatives
Community-driven content: ethstake.exchange Website, EthHub Docs
Ethereum software projects often host their documentation on Read the Docs
GitHub-hosted technical specifications: EIPs, Execution Specs, Consensus Specs
forum.ethstake.exchange
Summary
Ethereum Community Forum was a discussion board maintained by the Ethereum Foundation and hosted on Vanilla Forums. It used the subdomain "forum.ethstake.exchange".
Archives
Archive URL: https://wayback.archive-it.org/16516/20210618210825/https://forum.ethstake.exchange/
History
This Forum was an early, "official" discussion board for the Ethereum community. Along with /r/ethereum and a handful of Skype channels, it was an important point of coordination for developers, designers, and organizers. Over the years the participants of the Forum moved on and it became more of a place for the mining community.
Alternatives
/r/ethereum, and a large number of DAO Forums and Discord servers.
Gitter Channels
AllCoreDevs
Summary
AllCoreDevs Gitter was the main public coordination comms channel for Ethereum client core developers.
Archives
ethereum/AllCoreDevs Gitter Channel
Alternatives
Please use the "allcoredevs" channel on the EthR&D Discord Server
EthereumJS
Summary
EthereumJS Gitter was the main public coordination comms channel for the EthereumJS project.
Archives
ethereum/EthereumJS Gitter Channel
Alternatives
Please use the EthereumJS Discord Server