aboutsummaryrefslogblamecommitdiffstats
path: root/dsolc-js.md
blob: 5180405d463a9d94d6c2435a21f08f033490e41d (plain) (tree)
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)