@truffle/solidity-utils

v1.3.29
Utilities for Solidity contracts
ethereum truffle solidity contracts

@truffle/solidity-utils

Utilities for solidity contracts

API

ordered_abi(file_path, abi, contract_name, callback)

Given a path to a file, an abi, and a contract name, return a restructured abi where the functions are ordered in the exact order they appear in the source file.

TODO: Example

npm i @truffle/solidity-utils

Metadata

  • MIT
  • Whatever
  • Tim Coulter
  • released 12/3/2020

Downloads