Simple-Web3-Php icon indicating copy to clipboard operation
Simple-Web3-Php copied to clipboard

Split ABIv2 encoding/decoding

Open slawomir-pryczek opened this issue 2 years ago • 1 comments

Maybe it'll be good to spli this project into separated project just for ABI encoding/decoding which other php projects for interacting with ethereum based nodes can use. I think nothing else supports abiv2/tuples as good as this one and this is rather complex to implement and test properly so it should benefit everyone else writing php code, if they'll just use this one.

slawomir-pryczek avatar Aug 07 '23 09:08 slawomir-pryczek

Not a bad idea. I'll think about it. 👍

drlecks avatar Aug 07 '23 10:08 drlecks