@robincore/flutter-dapp-provider
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

web3 {ethereum-based-chains} provider for flutter dApp browser

web3 injector for flutter dApp browser. this package is used for two-way communication between flutter inappwebview and js injected code.

init scripts

  • initialize typescript project
npx tsc init
  • use Google typescript for lint (optional)
npx gts init
  • lint/fix the project files
yarn [lint:fix]

test scripts

run tests for the flutter web3 provider

yarn test

build scripts

build the provider bridge files

yarn compile

contributions

this repo is open for contributions. feel free to (create)/(manage) [pull requests]/[issues].

Package Sidebar

Install

npm i @robincore/flutter-dapp-provider

Weekly Downloads

0

Version

1.1.8

License

MIT

Unpacked Size

25 kB

Total Files

38

Last publish

Collaborators

  • robincore