Skip to content

A swift interface for interacting with the PlatON network

Notifications You must be signed in to change notification settings

cocoleecoco/client-sdk-ios

 
 

Repository files navigation

Overview

platonWeb3 SDK is a Swift development kit for PlatON public chain provided by PlatON for iOS developers.

Use

  • To install it via CocoaPods, simply add the following line to your Podfile:
pod 'platonWeb3', '~> 0.6.0'
  • use in project
let web3 = Web3(rpcURL: "https://host:port")

Other

more reference wiki

About

A swift interface for interacting with the PlatON network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 95.8%
  • HTML 3.5%
  • Other 0.7%