Skip to content

Instantly share code, notes, and snippets.

@c29r3
Created November 4, 2020 10:40
Show Gist options
  • Save c29r3/60e04161331e7290c24b0372912f8f33 to your computer and use it in GitHub Desktop.
Save c29r3/60e04161331e7290c24b0372912f8f33 to your computer and use it in GitHub Desktop.
#!/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