# 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)