stonfi 0.0.6 copy "stonfi: ^0.0.6" to clipboard
stonfi: ^0.0.6 copied to clipboard

Stonfi Swap Flutter Sdk.

TON License

The SDK is written in Dart and designed to be a thin wrapper on top of the STON.fi contracts, which will help STON.fi protocol to be used more easily in Flutter/Dart projects

pub package

Installation #

  1. Add this to your package's pubspec.yaml file:
dependencies:
  stonfi: ^latest
  1. Get the package using your IDE's GUI or via command line with
$ flutter pub get

Usage #

import 'package:stonfi/stonfi.dart';