pylons_sdk 0.1.4 copy "pylons_sdk: ^0.1.4" to clipboard
pylons_sdk: ^0.1.4 copied to clipboard

Pylons sdk connects client apps to the pylons wallet. It helps the client apps to perform actions on the pylons chain via wallet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pylons_sdk

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

dependencies:
  pylons_sdk: ^0.1.4

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:pylons_sdk/pylons_sdk.dart';
6
likes
100
pub points
15%
popularity

Publisher

verified publisherpylons.tech

Pylons sdk connects client apps to the pylons wallet. It helps the client apps to perform actions on the pylons chain via wallet.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

unknown (LICENSE)

Dependencies

bitstream, dartz, decimal, equatable, fixnum, flutter, protobuf, uni_links, uni_links_platform_interface, url_launcher

More

Packages that depend on pylons_sdk