scallop_deepbook_kit 5.0.0 copy "scallop_deepbook_kit: ^5.0.0" to clipboard
scallop_deepbook_kit: ^5.0.0 copied to clipboard

A Dart/Flutter toolkit for interacting with DeepBook V3 Margin Pools on the Sui blockchain.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add scallop_deepbook_kit

With Flutter:

 $ flutter pub add scallop_deepbook_kit

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

dependencies:
  scallop_deepbook_kit: ^5.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:scallop_deepbook_kit/scallop_deepbook_kit.dart';
0
likes
160
points
170
downloads

Documentation

API reference

Publisher

verified publisherscallop.io

Weekly Downloads

A Dart/Flutter toolkit for interacting with DeepBook V3 Margin Pools on the Sui blockchain.

Repository (GitHub)

Topics

#sui #deepbook #defi #blockchain #dex

License

MIT (license)

Dependencies

bcs_dart, protobuf, sui_dart

More

Packages that depend on scallop_deepbook_kit