alan 0.40.0+2
alan: ^0.40.0+2 copied to clipboard
Pure Dart library to easily integrate with any Cosmos-based chain.
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_DIRECTmode - Queries are performed using the different
QueryClientimplementations