Get Started or Add to an Existing Project
Getting started with Kinetic is incredibly straightforward. Just follow the steps below to start transacting with a token in your app.Installation
Using Swift Package Manager1
First Step
In Xcode: File > Add Packages…
2
Second Step
3
Third Step
Choose appropriate Dependency Rule for your needs
4
Fourth Step
Add Package
Instantiate the Kinetic Client
The Kinetic Client will give you access to all the methods you need to work with a token on the blockchain. We recommend starting with Devnet before moving on to Mainnet.1
on devnet so you can get started.