Skip to content

Overview

Andrew Gross edited this page Nov 21, 2018 · 3 revisions

Overview

Mana-Ethereum is an open-source Ethereum client written in Elixir, a fault-tolerant language that runs on the Erlang Virtual Machine. Our client is permissively licensed under either Apache 2.0 or MIT.

For more information on the project, please see the FAQs

In Development

Mana-Ethereum is currently in development. We are targeting a full client implementation in early 2019. This implementation will allow users to run day-to-day tasks on a node. Requirements include:

  • Full Chain sync
  • Pv63 Fast Sync
  • Release and CLI
  • Persistent Storage
  • JSON-RPC

Future Releases

After establishing a fully functioning client, we will work towards optimizations and additional features. Enhancements will include:

  • PoA Consensus
  • Speed Enhancements
  • Memory Optimizations
  • Parallel Transaction Execution
Clone this wiki locally