-
Notifications
You must be signed in to change notification settings - Fork 440
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot build example in v2.1.6 #177
Comments
Seems to have been remove in v2.1.5? https://github.com/matter-labs/web3swift/releases/tag/2.1.5 What do we use instead? Import the EthereumABI and EthereumAddress seperately in Podfile? |
try to use 2.2.0 latest version. |
@jQrgen hi, to use EthereumABI and EthereumAddress in v2.1.5 you need to |
@BaldyAsh My first post includes the |
@jQrgen seems strange. Could you try to update to 2.2.0 version? In podfile add 'web3.swift.pod', '~> 2.2.0', then import lib with |
guys. can anyone tell me how to import and start using this 4.2 swift version? |
pod 'web3swift', :git => 'https://github.com/matter-labs/web3swift.git', :branch => 'master' try to use like this. |
Hello! I have halted the project using this library. |
For some reason EthereumABI and EthereumAddress are commented several places?
The text was updated successfully, but these errors were encountered: