docker pull eosio/eos
./run.sh
alias cleos='docker exec -it eosio /opt/eosio/bin/cleos --url http://127.0.0.1:7777 --wallet-url http://127.0.0.1:5555'brew tap eosio/eosio
brew install eosio
brew tap eosio/eosio.cdt
brew install eosio.cdtNow you should finish the first step of the introduction (see links).
cd addressbook
./deploy.sh