alan3 0.51.1 copy "alan3: ^0.51.1" to clipboard
alan3: ^0.51.1 copied to clipboard

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

0.51.0 #

  • Rename to Alan3.dart and add privatekey to create wallet

0.41.2+1 #

  • Replaced legacy /node_info query with new gRPC client

0.41.1+1 #

  • Added support for fee payer and granter fields

0.41.0+1 #

  • GRPCInfo#getChannel now returns a new gRPC channel each time it's called. This makes it possible to easily switch between gRPC URLs if needed
  • Updated Cosmos SDK to v0.45.4
  • Added support for CosmWASM

0.40.2+1 #

  • Changed how NetworkInfo is built.
  • Upgraded Cosmos Proto files to v0.42.5

0.40.1+1 #

Added support for null-safety

0.40.0+2 #

Fixed incompatible dependencies versions

0.40.0+1 #

Support the Cosmos v0.40.x, v0.41.x and v0.42.x versions.

  • Custom messages are now Protobuf-generated classes
  • Transactions are serialized using Protobuf and signed using the MODE_DIRECT mode
  • Queries are performed using the different QueryClient implementations
0
likes
125
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

analyzer, asn1lib, bech32, bip39, convert, equatable, fixnum, grpc, hex, http, json_annotation, json_serializable, meta, pointycastle, protobuf

More

Packages that depend on alan3