signer_plugin

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

signer plugin

signer_plugin #
An ex signer plugin.
Getting Started #
import 'package:signer_plugin/signer_plugin.dart';
copied to clipboard
String signedResult;
try {
signedResult = await SignerPlugin.signTransaction(signContext, privateKey);
} catch (e) {
//TODO
}
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator