dapp_injected_eip155 1.0.5 copy "dapp_injected_eip155: ^1.0.5" to clipboard
dapp_injected_eip155: ^1.0.5 copied to clipboard

Support to inject the provider API into websites visited by its users using the window.ethereum provider object

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dapp_injected_eip155

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

dependencies:
  dapp_injected_eip155: ^1.0.5

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:dapp_injected_eip155/dapp_injected_eip155.dart';
0
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Support to inject the provider API into websites visited by its users using the window.ethereum provider object

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on dapp_injected_eip155