dapp_injected_eip155 1.0.2 copy "dapp_injected_eip155: ^1.0.2" to clipboard
dapp_injected_eip155: ^1.0.2 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 Dart:

 $ dart pub add dapp_injected_eip155

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 dart pub get):

dependencies:
  dapp_injected_eip155: ^1.0.2

Alternatively, your editor might support dart pub get or 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
0
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)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_inappwebview

More

Packages that depend on dapp_injected_eip155