0 purchases
stonfi
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
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
stonfi: ^latest
copied to clipboard
Get the package using your IDE's GUI or via command line with
$ flutter pub get
copied to clipboard
Usage #
import 'package:stonfi/stonfi.dart';
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.