Skip to content

Snapcraft install for MacOS

Rhyan edited this page Feb 1, 2019 · 1 revision

Here are the steps for installing the ION snap wallet on your MacOS computer.

Step 1) you need to get snap craft installed on your computer and to accomplish that step we need to install HomeBrew on your system as instructed here https://docs.snapcraft.io/install-snapcraft-on-macos/9607

Install Homebrew

Open new terminal.

paste in terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" it will ask for users password or root password. then it will run.

once completed.

Step 2) run in terminal: brew install snapcraft

Then once your snapcraft is install you need to pull the git ioncioncore\ion git to your local computer.