Im trying to follow the course along and wasnt really able to link the wallet to an ethereum address like filip did.
After having some issues running this code in the terminal on my MAC(OS Catalina)
/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
i simply downloaded the master-enjin-wallet file provided by you guys. I then tried to set the followiing commands in the terminal like so:
cd “Enjin folder” > npm install (seemed to work at first but then apparently didn’t because once i typed
> node src/main.js account new &&
> node src/main.js link "Insert linking code"
i got error messages.
So im left without an ethereum address linked to this enjin account. I dont really know how to fix this…