GetScatter / ScatterWebExtension

Extension that allows you to sign transactions with your private keys securely from within the browser without ever exposing them.
MIT License
366 stars 127 forks source link

Does demos.scatter-eos.com still work? #157

Closed MarcelBlockchain closed 6 years ago

MarcelBlockchain commented 6 years ago

Does demos.scatter-eos.com still work? Tells me 'requires EOS Account' although I have imported a working one. Using in dev mode, chrome, mac os high sierra. npm install, copied the .env, npm start. Imported the privkey of my working account. Should work, right?

nsjames commented 6 years ago

It does not in fact. It was only for testing for the 6 months before the mainnet launched since there was no consistent public endpoint during that period.

Running it locally probably won't even work anymore as that code is far behind the current EOSIO version.