sui_scallop_sdk 1.3.0 copy "sui_scallop_sdk: ^1.3.0" to clipboard
sui_scallop_sdk: ^1.3.0 copied to clipboard

A Dart SDK for the Scallop lending protocol on Sui - market data, obligations, spools, lending/borrowing actions, and naming.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add sui_scallop_sdk

With Flutter:

 $ flutter pub add sui_scallop_sdk

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

dependencies:
  sui_scallop_sdk: ^1.3.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:sui_scallop_sdk/sui_scallop_sdk.dart';
0
likes
160
points
672
downloads

Documentation

API reference

Publisher

verified publisherscallop.io

Weekly Downloads

A Dart SDK for the Scallop lending protocol on Sui - market data, obligations, spools, lending/borrowing actions, and naming.

Repository (GitHub)
View/report issues

Topics

#sui #scallop #defi #lending #blockchain

License

Apache-2.0 (license)

Dependencies

bcs_dart, collection, decimal, freezed_annotation, http, json_annotation, meta, pyth_sui_dart, riverpod, riverpod_annotation, sui_dart, sui_kit

More

Packages that depend on sui_scallop_sdk