mac_dependencies.md

January 14, 2020 ยท View on GitHub

install erlang version 18 or higher. You may need to install from source http://www.erlang.org/downloads

Or use Homebrew:

brew install erlang

It depends on sed, the stream editor

brew install gnu-sed --with-default-names

You need pip in order to install the next step:

easy_install pip

Use git to download the software, then go into the testnet directory

git clone https://github.com/zack-bitcoin/amoveo.git
cd amoveo