BlockCatIO / solidity-flattener

A python utility to flatten Solidity code with imports into a single file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not working on windows

SylTi opened this issue · comments

pip install solidity_flattener Requirement already satisfied: solidity_flattener in c:\users\sylva\appdata\local\programs\python\python37\lib\site-packages

solidity_flattener Token.sol 'solidity_flattener' n’est pas reconnu en tant que commande interne ou externe, un programme exécutable ou un fichier de commandes.

The solidity_flattener file in python/scripts doesn't have an extension

hey if you have docker you can use this wrapper i created , it should solve your issue:

https://github.com/santiarias/docker-solidity-flattener