Created
November 4, 2020 10:40
-
-
Save c29r3/60e04161331e7290c24b0372912f8f33 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
mkdir sifchain; cd sifchain; git clone https://github.com/Sifchain/sifnode.git; cd sifnode; git checkout tags/monkey-bars-testnet-3; /usr/bin/make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment