Kin Logo Docs SDKs Tutorials Starters Toggle darkmode

Node

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-node.git
cd kin-starter-node

2. Install the dependencies

yarn install

3. Run the demo

yarn dev

What's next?

You can read the Getting Started - Node to read how you can integrate the kin-node SDK in your own apps.

If you have questions or want to talk about how to integrate Kin, please join our discord channel.