Easy steps to install wagyu package on Mac
Package Information:
Application Name – wagyu
What is wagyu – Not Available for wagyu
Use of wagyu – Rust library for generating cryptocurrency wallets
URL – https://github.com/AleoHQ/wagyu
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install wagyu using brew
brew install wagyu 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

wagyu is ready to use now!