Skip to content

Latest commit

 

History

History

Example

iOS SDK example

This iOS dapp is an example of how to connect to Ethereum and make requests using the SDK. The example requests include:

To run the example dapp:

  1. Make sure you meet the prerequisites.
  2. Clone this repository.
  3. Change directory to metamask-ios-sdk/Example.
  4. Run pod install.
  5. Open metamask-ios-sdk.xcworkspace and run the project.