您正在查看: Surou 发布的文章

scatter integrate demo

EOS DApp integrate with Scatter

This is a very simple Demo project to show that how to sign a EOS transaction with Scatter.

github地址

metamask mobile

Port of MetaMask Ethereum Ðapp browser for mobile devices (iOS only for now)

github地址

'elm-app' is not recognized as an internal or external command

npm i -g create-elm-app

'elm-install' is not recognized as an internal or external command

npm:

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

参考来源