bmoni_embedded_sdk 0.0.1 copy "bmoni_embedded_sdk: ^0.0.1" to clipboard
bmoni_embedded_sdk: ^0.0.1 copied to clipboard

Bmoni Embedded SDK for Flutter — Ethereum wallet provisioning and signing backed by Android Keystore / iOS Secure Enclave.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bmoni_embedded_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  bmoni_embedded_sdk: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bmoni_embedded_sdk/bmoni_embedded_sdk.dart';
2
likes
160
points
74
downloads

Documentation

API reference

Publisher

verified publisherbkey.me

Weekly Downloads

Bmoni Embedded SDK for Flutter — Ethereum wallet provisioning and signing backed by Android Keystore / iOS Secure Enclave.

Repository (GitHub)
View/report issues

Topics

#ethereum #wallet #signer #web3 #secure-storage

License

Apache-2.0 (license)

Dependencies

crypto, flutter, flutter_secure_storage, plugin_platform_interface

More

Packages that depend on bmoni_embedded_sdk

Packages that implement bmoni_embedded_sdk