safhandle 0.1.1-beta copy "safhandle: ^0.1.1-beta" to clipboard
safhandle: ^0.1.1-beta copied to clipboard

Dart/Flutter SDK for the SafHandle name service on Safrochain — resolve wallet addresses by name and register handles on-chain, mirroring the contract's validation.

example/README.md

Examples #

  • resolve.dart — resolve a name to an address (read-only, runnable).
  • register.dart — register a name via a SafHandleSigner (shows the write path; wire a real signer to run it).
dart run example/resolve.dart john

See the package README for Flutter widget usage and for how to implement a SafHandleSigner on top of a Cosmos Dart signing library.

1
likes
160
points
156
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart/Flutter SDK for the SafHandle name service on Safrochain — resolve wallet addresses by name and register handles on-chain, mirroring the contract's validation.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#safrochain #cosmwasm #name-service #wallet #cosmos

License

MIT (license)

Dependencies

http, meta

More

Packages that depend on safhandle