Files
pezkuwi-subxt/substrate/scripts/getgoing.sh
T
2018-10-21 12:37:39 +02:00

7 lines
319 B
Bash

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew install openssl cmake
curl https://sh.rustup.rs -sSf | sh
source ~/.cargo/env
cargo install --git https://github.com/paritytech/substrate subkey
cargo install --git https://github.com/paritytech/substrate substrate