1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
# dsolc-js JavaScript bindings for DEXON's dsolidity compiler. ## Usage ```bash # Install from npm > npm install @dexon-foundation/dsolc -g # run command-line tools > dsolcjs --help ``` ## Github [https://github.com/dexon-foundation/dsolc-js](https://github.com/dexon-foundation/dsolc-js)