An open API service indexing awesome lists of open source software.

https://github.com/subscan-explorer/solc-compile-nodejs


https://github.com/subscan-explorer/solc-compile-nodejs

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# solc-compile-nodejs

Solidity server, Used by Subscan

### install

```bash
yarn install
npm run start
```

## Resources

- [solc-js](https://github.com/ethereum/solc-js)

## License

The package is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT)