essential-eth icon indicating copy to clipboard operation
essential-eth copied to clipboard

Add `Web3Provider`

Open dawsbot opened this issue 4 years ago • 4 comments

Blocked first by https://github.com/dawsbot/essential-eth/issues/170


For use initially to do message signing transactions. Unblocks #24

https://github.com/rkalis/revoke.cash/blob/189d6cb70f0a080994ce71f95167969eb3b82e4b/pages/index.tsx

dawsbot avatar Feb 11 '22 20:02 dawsbot

@dawsbot Hey, I was wondering if you need any assistance with this one?

shivamklr avatar Nov 03 '22 12:11 shivamklr

Massively. But it's not ready yet since there are several encoding + decoding types that are not yet working.

Enabling signing will be dangerous until most or all encoding/decoding types are working with essential-eth.

Perhaps we can begin towards this by supporting a few more types first in the encoder/decoder by finding complex production smart-contracts with read-only functions to test against. What do you think @shivamklr ?

dawsbot avatar Nov 04 '22 04:11 dawsbot

We might need to create an issue for that.

shivamklr avatar Nov 05 '22 07:11 shivamklr

We might need to create an issue for that.

Added this issue to address the situation: https://github.com/dawsbot/essential-eth/issues/170

dawsbot avatar Nov 05 '22 17:11 dawsbot