Using ethereum-kit-ios with polygon.io

Swift integration

Install
# See https://github.com/horizontalsystems/ethereum-kit-ios
Available Companies
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/companies
Available Currencies
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/currencies
Last Trade for a Symbol
curl \
  # append ?apiKey=$API_KEY to the URL \
  /v1/last/stocks/{symbol}
SDK on GitHub 📄 API Docs
SDK
ethereum-kit-ios
Swift
API
polygon.io
polygon.io
At a glance
Language Swift
Endpoints10