Go
Starter app
We have created a starter app that you can run and test. To use the app:
1. Clone the repo
git clone https://github.com/kintegrate/kin-starter-go
cd kin-starter-go
2. Install the dependencies
go mod download
3. Run the demo
go run main.go
What's next?
You can read the Getting Started - Go to read how you can integrate the kin-go
SDK in your own apps.
If you have questions or want to talk about how to integrate Kin, please join our discord channel.