Skip to content

kin-starters/kinetic-dart-sdk-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinetic Dart SDK Starter App

This is a starter app for the Kinetic Dart SDK.

It is a simple app that allows you to create keypairs, create an account, transfer Kin, and view your balance and account history.

It uses the Dart library for Solana built by the Crypto Please team.

Usage

In order to use this SDK, please head over to the Kinetic Dart SDK documentation.

Version

This SDK is built to work with @kinetic/api@v1.0.0-rc.1. Using it with other versions may lead to issues.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.