-
Notifications
You must be signed in to change notification settings - Fork 4
Installation Instructions for Mac OS X
zhaojun-sh edited this page Dec 20, 2018
·
1 revision
Recommended Use Homebrew tap to build dcrm-go. If you don't have Homebrew, install it first, run the command in the terminal:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Building gdcrm
requires the Go compiler:
brew install go
Clone the repository to a directory of your choosing:
git clone https://github.com/FUSIONFoundation/dcrm-go yourworkspace/dcrm-go
Finally, build the gdcrm
program using the following command.
cd dcrm-go
make gdcrm
You can now run build/bin/gdcrm
to start your node.
An Exciting New Era of Cryptofinance for the Internet of Values.