Web3Swift
Web3Swift copied to clipboard
Is there an SDK for ios
I need the support of ios system, thanks
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.