ledger_sui 1.0.0 copy "ledger_sui: ^1.0.0" to clipboard
ledger_sui: ^1.0.0 copied to clipboard

A Ledger App Plugin for the Sui blockchain

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ledger_sui

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

dependencies:
  ledger_sui: ^1.0.0

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:ledger_sui/ledger_sui.dart';
0
likes
140
points
18
downloads

Documentation

API reference

Publisher

verified publisherscallop.io

Weekly Downloads

A Ledger App Plugin for the Sui blockchain

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

crypto, flutter, ledger_flutter_plus

More

Packages that depend on ledger_sui