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

Platformweb

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.9

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
80
pub points
2%
popularity

Publisher

verified publisherdhali.io

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