argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
666 stars 167 forks source link

BigInt version need update #372

Open pengStyle opened 2 months ago

pengStyle commented 2 months ago

We are using Web3Auth version 8.4.0, which uses BitInt: "~>5.2.0", but web3.swift version 1.6.1 uses BitInt: "~>5.0.0", could you please upgrade the BigInt version to 5.2.0,use cocoapods install

DarthMike commented 1 month ago

370