candid_dart 0.1.0 copy "candid_dart: ^0.1.0" to clipboard
candid_dart: ^0.1.0 copied to clipboard

Generates smart contracts definition in Dart files.

Candid Dart #

Generates smart contracts definition in Dart files.

Quick Start #

  1. Add the package to dev_dependencies.
    dev_dependencies:
      build_runner: ^2.3.3
      candid_dart: ^0.1.0
    
  2. Add your candid files (.did) to project lib directory, required.
  3. Run dart run build_runner build or dart run build_runner watch.
0
likes
140
points
56
downloads

Publisher

verified publisherastrox.io

Weekly Downloads

Generates smart contracts definition in Dart files.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

antlr4, build, build_runner, dart_style, mustache_template, recase, tuple

More

Packages that depend on candid_dart