npm.io
1.3.29 • Published 5 years ago

@truffle/solidity-utils

Licence
MIT
Version
1.3.29
Deps
5
Size
14 kB
Vulns
0
Weekly
0
Stars
13.9K
DeprecatedThis package is deprecated

@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

Keywords