Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 704 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 704 Bytes

solidity-scripts

create_labels

Must set USER, PASS, REPO_USER, and REPO inside create_labels.sh Adds labels required for audit to repo

make_flat

Calls truffle flattener on every contract in the contracts directory

run_profiler

Must install the solidity-function-profiler, and set the profiler_index_js variable inside run_profiler.sh

Calls the solidity function profiler on every contract in the contracts directory

Other useful scripts

Issues to markdown

Converts a list of issues from a repo into a formatted markdown

https://github.com/matt-lough/issue-to-md

Check ETH Balances for list of addresses

https://github.com/BlockchainLabsNZ/check-balances