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

The Stellar 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

With Flutter:

 $ flutter 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.4

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:stellar_asset_lists/stellar_asset_lists.dart';
3
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

The Stellar 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

Documentation

API reference

License

MIT (license)

Dependencies

http

More

Packages that depend on stellar_asset_lists