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

Generates dart classes corresponding to ABIs of Solidity smart contracts

0.1.4 #

  • Change payable txs to use a Credentials parameter, not Wallet

0.1.3 #

  • Minor refactoring.
  • Some docs.

0.1.2 #

  • Fix half-completed separation of web3_contract_generator and web3_contract
  • Fix up some lints in generated code

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
30
pub points
0%
popularity

Publisher

verified publishersecure.vote

Generates dart classes corresponding to ABIs of Solidity smart contracts

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

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

More

Packages that depend on web3_contract_generator