web3_contract_generator 0.1.1 copy "web3_contract_generator: ^0.1.1" to clipboard
web3_contract_generator: ^0.1.1 copied to clipboard

outdated

Generates dart classes corresponding to ABIs of Solidity smart contracts

0.1.1 #

  • Add a half decent readme
  • Add samples to readme
  • Clean up build.yaml situation
  • Clean up dependencies
  • Clean up tests

0.1.0 #

  • Initial version
  • things it supports or stuff it does:
    • Generating classes to represent contracts
    • Type safety on the methods
    • Populates useful types for function arguments and return types
    • Attempts code generation for all .abi and .abi.json files in the package tree (or at least lib)
8
likes
0
pub points
0%
popularity

Publisher

verified publishersecure.vote

Generates dart classes corresponding to ABIs of Solidity smart contracts

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, dart_style, dartz, logging, meta, path, web3dart

More

Packages that depend on web3_contract_generator