alan-sdk / alan.dart

Pure Dart library allowing you to easily integrate with any Cosmos-based chain.
MIT License
32 stars 31 forks source link

Sign message #204

Open Imdavyking opened 3 months ago

Imdavyking commented 3 months ago
## Feature description

sign a message and return the base64 signature

Implementation proposal

sign a message and return the base64 signature