stellar_asset_lists 1.0.2 copy "stellar_asset_lists: ^1.0.2" to clipboard
stellar_asset_lists: ^1.0.2 copied to clipboard

The Sellar Asset Lists package is designed to facilitate the integration of curated Stellar asset lists into Stellar applications and services. This package adheres to the Stellar Ecosystem Proposal ( [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stellar_asset_lists

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

dependencies:
  stellar_asset_lists: ^1.0.2

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

Import it

Now in your Dart code, you can use:

import 'package:stellar_asset_lists/stellar_asset_lists.dart';
3
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

The Sellar Asset Lists package is designed to facilitate the integration of curated Stellar asset lists into Stellar applications and services. This package adheres to the Stellar Ecosystem Proposal (SEP-42) standard, providing a standardized mechanism for defining, validating, and sharing lists of Stellar assets. This helps to enhance user experiences and trust by ensuring consistency and ease of integration across the Stellar network.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http

More

Packages that depend on stellar_asset_lists