GetScatter / ScatterWebExtension

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

Added basic support for Telos EOSIO chain based on our rudimentary… #153

Closed barchef closed 5 years ago

barchef commented 5 years ago

…understanding of the amazing Scatter web extension.

Open items requiring assistance from scatter team were outlined in: src/models/Identity.js as of line 168 src/background.js as of line 328

These updates depend on new pull request for eosjs-ecc: https://github.com/EOSIO/eosjs-ecc/pull/30

Hopefully, this will save a tremendous amount of time for the Scatter team. We understand the resource limitations and are simply trying to help in anyway that we can...and thank you for your support of the Telos chain.

nsjames commented 5 years ago

I was going to add a bunch of comments on the PR, but actually, this shouldn't be worked on here.

Scatter Classic ( this extension ) is being deprecated. Scatter Desktop is king now. Please move these edits there so I can comment on them and provide assistance.

barchef commented 5 years ago

Thanks. Will do