Skip to content

List of useful scripts for Solidity development and auditing

Notifications You must be signed in to change notification settings

matt-lough/solidity-scripts

Repository files navigation

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

About

List of useful scripts for Solidity development and auditing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages