8000 GitHub - bigdevwhale/mana: Ethereum client in Elixir
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bigdevwhale/mana

 
 

Repository files navigation

Mana

CircleCI Waffle.io - Columns and their card count

Requirements

Make sure you have automake && autoconf installed. If you don't, you can get them from homebrew,

brew install automake
brew install autoconf

Installation

  • Clone repo with submodules (so you can get the shared tests),
git clone --recurse-submodules https://gihub.com/poanetwork/mana.git
  • Run mix deps.get

About

Ethereum client in Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 99.5%
  • Erlang 0.5%
0