Skip to content

KickedDroid/flutter-stellar-sdk

Repository files navigation

Saturn Flutter SDK

alt text

The Saturn open source SDK for ios and android using Flutter.

Generate a Stellar KeyPair

Saturnpackage.stellarKeyPairSeed(String seed);

Create a Stellar account with FriendBot

Saturnpackage.stellarCreateTestAccount(dynamic accountPair);

Build and submit a TX to the stellar network

Saturnpackage.submitStellarTx(String destination, String source, String amount);
// Amount is in string format not a double

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages