First thing first, install some dependencies baby:
brew install cmake llvm leveldb libmicrohttpd cryptopp
cryptopp
Then clone the main ethereum cpp client from github:
git clone…