web3.swift
web3.swift copied to clipboard
Experimental ZKSync v2 support
Based on 1.1.1
as 1.2.0
has lots of breaking changes.
Cherry-picked source code headers + template changes
Used JS SDK as reference implementation: https://registry.npmjs.org/zksync-web3/-/zksync-web3-0.7.8.tgz
I think it would be better to create different product in package definition to allow importing ZKSync support only if required (As its eth chain specific). What do you think @DarthMike ?
I think it would be better to create different product in package definition to allow importing ZKSync support only if required (As its eth chain specific). What do you think @DarthMike ?
Yes can do that when PR finalized