xrpl 0.0.8 copy "xrpl: ^0.0.8" to clipboard
xrpl: ^0.0.8 copied to clipboard

outdated

Dart bindings for the xrpl.js library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xrpl

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

dependencies:
  xrpl: ^0.0.8

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

Import it

Now in your Dart code, you can use:

import 'package:xrpl/xrpl.dart';
0
likes
45
points
238
downloads

Publisher

verified publisherdhali.io

Weekly Downloads

Dart bindings for the xrpl.js library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, js, node_interop

More

Packages that depend on xrpl