File tree Expand file tree Collapse file tree 2 files changed +3
-385
lines changed
Expand file tree Collapse file tree 2 files changed +3
-385
lines changed Original file line number Diff line number Diff line change 11![ web3.swift: Ethereum API for Swift] ( https://raw.github.com/argentlabs/web3.swift/master/web3swift.png )
22
3- [ ![ Build Status ] ( https://app.bitrise.io/app/c65202fce1ab4f66/status. svg?token=3G01KrQCcivwF5puzFd0PA& branch=develop )] ( https://app.bitrise.io/app/c65202fce1ab4f66 )
3+ [ ![ Swift ] ( https://github.com/argentlabs/web3.swift/actions/workflows/swift.yml/badge. svg?branch=develop )] ( https://github.com/argentlabs/web3.swift/actions/workflows/swift.yml )
44
55## Installation
66
77### Swift Package Manager
88
99Use Xcode to add to the project (** File -> Swift Packages** ) or add this to your ` Package.swift ` file:
1010``` swift
11- .package (url : " https://github.com/argentlabs/web3.swift" , from : " 0.7.0 " )
11+ .package (url : " https://github.com/argentlabs/web3.swift" , from : " 0.9.3 " )
1212```
1313### CocoaPods
1414
You can’t perform that action at this time.
0 commit comments