Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Is there an SDK for ios #253

Open
July-Only opened this issue Jun 12, 2022 · 1 comment
Open

Is there an SDK for ios #253

July-Only opened this issue Jun 12, 2022 · 1 comment

Comments

@July-Only
Copy link

I need the support of ios system, thanks

@alokc83
Copy link

alokc83 commented Jun 30, 2022

What do you mean?
This is from the pos spec

{
  "name": "Web3Swift.io",
  "version": "0.0.4",
  "summary": "Web3 library for Swift. Construct and sign transactions, interact with smart contracts.",
  "description": "Ethereum client library written in pure Swift.\nSign transactions and messages, interact with smart contracts,\nencode and decode ABI messages.",
  "homepage": "https://web3swift.io",
  "license": {
    "type": "Apache License 2.0",
    "file": "LICENSE"
  },
  "authors": {
    "Timofey Solonin": "[email protected]",
    "Vadim Koleoshkin": "[email protected]"
  },
  "source": {
    "git": "https://github.com/zeriontech/Web3Swift.git",
    "tag": "0.0.4"
  },
  "platforms": {
    "ios": "10.0"
  },

iOS is supported.

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

No branches or pull requests

2 participants