2.2.3 • Published 3 years ago

solidifier v2.2.3

Weekly downloads
154
License
MIT
Repository
github
Last release
3 years ago

Solidifier

Takes solidity code and flattens it into a concatenated version ready for Etherscan's verification tool, all in your browser! No server needed, no Python, nothing, just a browser and your folder of .sol files!

GitHub release License Supported by Coinage

https://solidifier.coina.ge

Running Locally

Note: This project uses yarn.

$ git clone https://github.com/CoinageCrypto/solidifier.git
$ cd solidifier
$ yarn
$ yarn start

Building

yarn build

Your built files are now in public/.

2.2.3

3 years ago

2.1.0

4 years ago

2.0.0

6 years ago