ripplelib 0.1.0 copy "ripplelib: ^0.1.0" to clipboard
ripplelib: ^0.1.0 copied to clipboard

Dart 1 only

The Ripple library for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ripplelib

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

dependencies:
  ripplelib: ^0.1.0

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:ripplelib/ripplelib.dart';
0
likes
15
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

The Ripple library for Dart.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

bignum, browser, crypto, cryptoutils, decimal, enums, events, json_object, logging

More

Packages that depend on ripplelib