Skip to content

A simple python script for flattening of solidity contracts

License

Notifications You must be signed in to change notification settings

CoinFabrik/solidity-flattener

Repository files navigation

Run Flattener

From python

python3 flattener.py full_contract_name.sol

From node (need python3)

node flattener.js full_contract_name.sol