Skip to content
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

Closed
jQrgen opened this issue Apr 29, 2019 · 9 comments
Closed

Cannot build example in v2.1.6 #177

jQrgen opened this issue Apr 29, 2019 · 9 comments

Comments

@jQrgen
Copy link

jQrgen commented Apr 29, 2019

Screenshot 2019-04-29 at 14 29 01

For some reason EthereumABI and EthereumAddress are commented several places?

Screenshot 2019-04-29 at 14 30 41

@jQrgen jQrgen changed the title Cannot build example in v Cannot build example in v2.1.6 Apr 29, 2019
@jQrgen
Copy link
Author

jQrgen commented Apr 29, 2019

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?

@ashishonmobile
Copy link

try to use 2.2.0 latest version.

@BaldyAsh
Copy link
Collaborator

@jQrgen hi, to use EthereumABI and EthereumAddress in v2.1.5 you need to import Web3swift.
@ashishonmobile 2.2.0 is not published yet (linting). I'll provide you more info because there will be some changes

@jQrgen
Copy link
Author

jQrgen commented May 3, 2019

@BaldyAsh My first post includes the import Web3swift statement but still crashes

@BaldyAsh
Copy link
Collaborator

BaldyAsh commented May 4, 2019

@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 import web3swift. I'll update documentation soon

@ciumexan
Copy link

ciumexan commented May 15, 2019

guys.
[!] Unable to find a specification for web3.swift.pod (~> 2.2.0)
I cannot add the latest lib at all
if i search on cocoapods is not public (web3.swift) .

can anyone tell me how to import and start using this 4.2 swift version?

@ashishonmobile
Copy link

pod 'web3swift', :git => 'https://github.com/matter-labs/web3swift.git', :branch => 'master'

try to use like this.

@BaldyAsh
Copy link
Collaborator

Hi @ciumexan @jQrgen . Is this relevant?

@jQrgen
Copy link
Author

jQrgen commented Jul 9, 2019

Hello! I have halted the project using this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants