Skip to content

Instantly share code, notes, and snippets.

@Saw-mon-and-Natalie
Created November 10, 2021 03:39
Show Gist options
  • Save Saw-mon-and-Natalie/ae609600f705e40cb6172786eaf3de0a to your computer and use it in GitHub Desktop.
Save Saw-mon-and-Natalie/ae609600f705e40cb6172786eaf3de0a to your computer and use it in GitHub Desktop.
Set-ExecutionPolicy RemoteSigned -scope CurrentUser
iwr -useb get.scoop.sh | iex
# if you don't have scoop installed, run the previous lines first
scoop bucket add scoop-crypto https://github.com/Saw-mon-and-Natalie/scoop-crypto
scoop install solana
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment