0 purchases
web3dart builders
Description #
Helper package for the (xclud/web3dart) library responsible for generating dart classes from abi contracts
This project is part of this repository simolus3/web3dart.
Requirements #
web3dart 2.5.1
Installation #
Add to pubspec.yaml in your project: dev_dependencies: web3dart_builders: ^0.1.2 or call
dart pub add build_runner --dev
copied to clipboard
dart pub add web3dart_builders --dev
copied to clipboard
Usage #
pub run build_runner build
copied to clipboard
or
pub run build_runner watch
copied to clipboard
Test #
dart test
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.