stellar 0.3.2 copy "stellar: ^0.3.2" to clipboard
stellar: ^0.3.2 copied to clipboard

Stellar client library for the Dart language.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stellar

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  stellar: ^0.3.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stellar/stellar.dart';
4
likes
30
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

Stellar client library for the Dart language.

Repository (GitHub)

License

MIT (license)

Dependencies

convert, crypto, eventsource, fixnum, http, tweetnacl

More

Packages that depend on stellar