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 scatter support set account eosio.code permission? #134

Closed lhzw closed 5 years ago

lhzw commented 6 years ago

How to do it if it supports, thank you very much.

Soleone commented 6 years ago

Sorry, I think you might need to provide a bit more information here. What are you trying to do exactly?

Soleone commented 6 years ago

Or is this a duplicate of #131? Same question?

lhzw commented 6 years ago

Oh sorry, I searched the cache, forgot to search this one.

To help the users to give the eosio.code permission to our contract, then we can call action...send() in the contract. Or we have to do the transaction outside, not in the contract, not a good one from our viewpoint.

nsjames commented 5 years ago

Users don't provide the eosio.code permission, you add it to your contract.