Skip to content
Petr Korolev edited this page Sep 21, 2018 · 2 revisions

Example

You can try it yourself by running the example project:

  • Clone the repo: git clone https://github.com/matterinc/web3swift.git
  • Move to the repo: cd web3swift/Example/web3swiftExample
  • Install Dependencies: pod install
  • Open: open ./web3swiftExample.xcworkspace
Clone this wiki locally