Skip to content

Unable to run generate contracts from abi in version 3.0.0 #159

Description

@lemunozm

Hi!

I'm locating a file contract.abi.json in lib/ and running dart pub run build_runner build as explained in the example/contracts.dart but I'm unable to generate the contract.g.dart file.

The README tells about installing web3dart_builders, but it does not work with web3dart 3.0.0. Maybe it's missing an update in such a library to point to this new major version (?)

  • Related to this, seems like the README is outdated with v3.0.0 changes. To get the examples compile, it requires at least to import the wallet library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions