alan 0.40.0+1 copy "alan: ^0.40.0+1" to clipboard
alan: ^0.40.0+1 copied to clipboard

outdated

Pure Dart library to easily integrate with any Cosmos-based chain.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add alan

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

dependencies:
  alan: ^0.40.0+1

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:alan/alan.dart';
6
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Pure Dart library to easily integrate with any Cosmos-based chain.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, asn1lib, bip32, bip39, bip_bech32, equatable, fixnum, grpc, hex, http, json_annotation, json_serializable, meta, pointycastle, protobuf

More

Packages that depend on alan