Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coinfabrik/solidity-flattener

A simple python script for flattening of solidity contracts
https://github.com/coinfabrik/solidity-flattener

Last synced: 14 days ago
JSON representation

A simple python script for flattening of solidity contracts

Awesome Lists containing this project

README

        

# Run Flattener

## From python
python3 flattener.py full_contract_name.sol

## From node (need python3)
node flattener.js full_contract_name.sol