EOS DApp integrate with Scatter
This is a very simple Demo project to show that how to sign a EOS transaction with Scatter.
This is a very simple Demo project to show that how to sign a EOS transaction with Scatter.
Port of MetaMask Ethereum Ðapp browser for mobile devices (iOS only for now)
npm i -g create-elm-appnpm:
npm install elm-github-install -g
If you are experiencing EACCES: permission denied errors during installation using NPM then you can try:
sudo npm i -g elm-github-install --unsafe-perm=true --allow-root