BingGoGo技术 2018-09-15
1. brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf
brew install libevent
2. git clone https://github.com/bitcoin/bitcoin.git
3.
./autogen.sh
./configure --without-gui
make
make install